codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Different Search & Submit Boxes  Archive Import (Ghalib) at 12:06 on Monday, May 12, 2003
 

If you look at the "go" button in the top left hand corner, it is not a gif or image but is a submit button - I was wondering if anyone knew how to get that type of button instead of the big and ugly one that is always found in sites - Also, the search box is thinner and classier than the other fat html box - If anyone can help me I would appreciate it too much!

  Re: Different Search & Submit Boxes  Archive Import (david) at 07:41 on Monday, June 16, 2003
 

it`s done using styles - just look at the code and you`ll see how:

<SELECT style="background-color:#efefef;width:90" name=search_type> <OPTION value=0
selected>Entire site<OPTION value=2>HTML<OPTION value=3>ASP<OPTION
value=4>Javascript<OPTION value=5>Java<OPTION
value=6>DHTML<OPTION value=7>Visual
Basic   <OPTION
value=8>XML</OPTION></SELECT>


and for the go button:


< INPUT id=image1 type=submit height=17 width=22 value=`Go` style="font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: bold; color: #000033; background-color: #CCCCCC; border: 1px solid #000000; vertical-align: middle"><img src="http://www.codetoad.com/images/sp.gif" width=1 height=1>








CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  item to item recomender system
•  Re: Database Design
•  Re: Very difficult DHTML:How to add css font class to table cells
•  Re: error
•  Re: Logout Problem
•  Re: about disable form
•  Re: open excel file in html page
•  Re: Connection Problem help needed
•  Re: Open Excel in HTML page


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2010