Quick Question about Forms

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nexcom28
    So Fucking Banned
    • Jan 2005
    • 3716

    #1

    Quick Question about Forms

    Appreciated if you can help me out.

    I have a search box that goes like this:

    <form method="GET" action="index.php"><input name="search" type="text" class="searchtext" description=">
    <INPUT type="submit" class="searchbutton" value="<?=$lang[Search]?>">

    What do I need to do to this to change the text within the search field?
  • nexcom28
    So Fucking Banned
    • Jan 2005
    • 3716

    #2
    I said quick dammit!!

    Comment

    • nexcom28
      So Fucking Banned
      • Jan 2005
      • 3716

      #3
      Nevermind, I done it

      Comment

      Working...