Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Script Help! Plz Help
Duckie
post Jan 1 2005, 08:47 AM
Post #1


Newbie [Level 1]
*

Group: Members
Posts: 12
Joined: 25-December 04
Member No.: 2,918



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 =/
Go to the top of the page
 
+Quote Post
timstokman
post Jan 1 2005, 12:46 PM
Post #2


Member [Level 2]
*****

Group: Members
Posts: 86
Joined: 19-October 04
From: Alkmaar, the netherlands
Member No.: 1,832



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"/>
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. script hosting?(4)
  2. Great Script Site(20)
  3. Asp Script For A Social Networking Site!(3)
  4. What Is Topsites Script (its In Php)(5)
  5. Free Chat Script(9)
  6. Top Ten Web Script Libraries(6)
  7. How To Incorporate A Php Script To My Website(7)
  8. Log In Script!(6)
  9. Reseller Hosting Script(8)
  10. Inviter Script(1)
  11. Users Online(9)
  12. Script.aculo.us - A Library Of Ajax Scripts To Improve Your Website's Design(0)
  13. Can't Delete A Folder On Server!(7)
  14. Why This Error?(4)
  15. What's The Best Script For Web Designing?(6)


 



- Lo-Fi Version Time is now: 12th October 2008 - 12:25 AM