Jul 26, 2008

Script Help! Plz Help

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design

free web hosting

Script Help! Plz Help

Duckie
ok i want to no how to set a character for this script: the characters would be:
0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ()[]-_

CODE
<td width=100><input style=\"border:1px solid #76a5d5; WIDTH: 115px; HEIGHT: 20px; FONT COLOR: #ffffff; color:white;  BACKGROUND-COLOR: #000000\" type=text size=15 maxlength=15 length=20 name=user value=\"\"></tr>



thanks if u can help =/

Reply

timstokman
Not a script really, just use textarea and enter stuff between the 2 tags.

<textarea style="border:1px solid #76a5d5; color:#fff; background-color: #000;" cols="15" rows="20" maxlength="15" id="user" >ENTER STUFF HERE</textarea>

Or use the value attribute of the input tag if you don't want a multi-row input box.

<input type="text" style="border:1px solid #76a5d5; color:#fff; background-color: #000;" length="15" maxlength="15" id="user" value="ENTER STUFF HERE"/>

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : script plz

  1. Users Online - Looking for the best counter script (9)
    Hi people, I am wondering If do you know a good "users online" I know many remote hosted services
    for this but I am looking for a counter script to install in my own website, If possible a counter
    that displays my visitors information , like country or an image(flag) links where they come from
    etc. something like this: Webpage I would SO appreciate any help! because I want to give to
    my site a more professional and international look /cool.gif" style="vertical-align:middle"
    emoid="B)" border="0" alt="cool.gif" /> ...
  2. What's The Best Script For Web Designing? - (6)
  3. Why This Error? - PHP script fault (4)
    Hello, I typed out a PHP script (literally copied from w3schools, the script is as follows: CODE
    <html> <body> <?php function spamcheck($field)   {
    //eregi() performs a case insensitive regular expression match
      if(eregi("to:",$field) ||
    eregi("cc:",$field))     {     return TRUE;     }   else     {
        return FALSE;     }   } //if "email" is filled out, send email if
    (isset($_REQUEST['email']))   {   //check if the emai...
  4. What Is Topsites Script (its In Php) - (5)
    i have been looking at a lot of php scripts lately and i keep seeing this script over and over
    again. its called "topsites". what is this "topsites" scrtipt. its in php and i m new to this stuff
    so i woulnt know, and non of websites offering the script actually explains what it is. this is a
    big forum so i thought you guys might know what it is. so if you know can you please give me a
    simple brief explanation of it and how it can be useful for a webmaster. i would appericate your
    help. thank you...
  5. Can't Delete A Folder On Server! - a small mistake in a script.... (7)
    I maintain my college's website and since I update it frequently, I decided to
    write a php script that would backup all the data in a folder on the server itself. To backup all th
    e data I would only need to run the script once in a while: function dircpy($basePath,
    $source, $dest, $overwrite = false) { print
    "============================================================================ ";
    if(!is_dir($basePath . $dest)) mkdir($basePath . $dest);
    if($handle = opendir($basePath . $source)) {...
  6. Script.aculo.us - A Library Of Ajax Scripts To Improve Your Website's Design - many ways to impress your visitors (0)
    SCRIPT.ACULO.US Homepage AJAX is a futuristic language used by experts to
    program the web. It adds many interesting features which will enhance your website. Click the link
    below for a demo of all the things you can do with the AJAX scripts available on script.aculo.us:
    http://wiki.script.aculo.us/scriptaculous/show/Demos The current version (1.7.0) of the entire
    library of their scripts is available as a download in ZIP , TAR.GZ and TAR.BZ2
    format. ZIP {146KB} TAR.GZ TAR.BZ2 Please see the documentation available on...
  7. Inviter Script - (1)
    Gmail inviters and spoolers abound on the Internet, such as here , and here . I'm not
    especially planning to make yet another Gmail inviter, but I'm trying to set up a site that
    works like a gmail spooler, but that will distribute links for the free icon/Free Delivery sets at
    IconBuffet.com. Does anyone know of any ready-made scripts that does this?...
  8. Reseller Hosting Script - InvasionPanel.com (8)
    Hey my friend just made a new site selling reseller hosting script Its called InvasionPanel Its a
    script Which has cPanel and InvasionPanel (Something like WHM) Features of reseller hosting panel
    (InvasionPanel) CODE Administration - Settings - Advertisement settings - Reseller Packages -
    Create Reseller - Reseller Management Server - Server Information - Service Status - Reseller
    Information - Reseller Usage cPanel Accounts - List Accounts - List Suspended - Create a New Account
    - Password Modification - Suspend Account - Unsuspend Account - Terminate Account -...
  9. Log In Script! - Please can someone make me a log in script! (6)
    Hi please can someone either make me a log in script or give me a direct url to a code for one!
    Thanks! /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />...
  10. script hosting? - (4)
    does anybody know where to get free script hosting where the scripts are actually good? everywhere i
    search, its just crappy scripts people made when they where bored. /huh.gif"
    style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" />...
  11. Top Ten Web Script Libraries - (6)
    1) Moo.fx - A superlightweight, ultratiny, megasmall javascript effects library, written with
    prototype.js. It’s easy to use, fast, cross-browser, standards compliant, provides controls to
    modify Height, Width, and Opacity with builtin checks that won’t let a user break the effect with
    multiple crazy clicks. It’s also optimized to make you write the lesser code possible. 2) Rico - An
    open source JavaScript library for creating rich internet applications. Provides full Ajax support,
    drag and drop management, and a cinematic effects library. 3) Swat - Developed by silver...
  12. How To Incorporate A Php Script To My Website - php beginner needs help (7)
    Well i dont know exactly how to say this but i ll try. So last few months i ve been discovering web
    design, dreamweaver, photoshop. I learned how to create layout and how to preapare it in dreamweaver
    but now i am stuck with php. I dont know how to put script in desired cell an lots of other stuff.
    yeah i am stupid, but i am who i am. all those tutorials are not helping me because they dont tell
    you how to install script where i want. i am going to explode. i tried to find finished script on
    hotscripts.com but i cant/dont_know which one will suite my needs. my layout is...
  13. Free Chat Script - (9)
    deos anyone know a good, fast, free chat script that i could put in my website. one with out
    advertisements. one with no strings attached. everyone these days are trying to make money off every
    type of script. only if all scripts were open source. the world would be a much better place. thanks...
  14. Great Script Site - (20)
    I've loved this site since I first found it a couple years ago. It has 12 php related scripts,
    but also links to many other resourceful sites and tutorials, as well as a forum board much like
    this one that is pretty straightforward and easy to get help if you have any questions.
    codegrrl.com <---check it out!...
  15. Asp Script For A Social Networking Site! - need a script like hi5 site (3)
    Helllo guys! Can anyone of you suggest me where can i get a free script like hi5.com either in
    asp or php ? plz dont suggest hotscripts.com or to do a google search because both gave me no
    quality result thanks in advance...
  16. Html Form Help Please - finding a form script (2)
    Does anyone know of any tutorial or can help me with making a form. I'll describe the situation
    and lets see if you can help me. Ok like a few form or text areas that when you put some text into
    them they'll input the words from the form area above into another form or textarea under it.
    Sort of like an online html maker where you can select your background colors, put an image url in a
    field, and some other options THAN you hit a button that says generate. and it generates a website
    html source code where you can copy the whole thing and paste into your own we...
  17. Javascripts - Looking for a particulat script (1)
    Hey all, Ive been looking for a script for my website that will let me have a news ticker at the top
    and a vertical autoscroller at the side, at the same time, none of mine work together, they all
    counteract each other, does anyone have any?...



Looking for script, plz

Searching Video's for script, plz
advertisement



Script Help! Plz Help



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE