•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Existing Scripts section within the Web Development category of DaniWeb, a massive community of 361,603 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,047 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Existing Scripts advertiser:
Views: 2307 | Replies: 1
![]() |
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,864
Reputation:
Rep Power: 32
Solved Threads: 107
I'm a bit confused as to what you're asking. The word "Search" is a direct link to the search.php page. I used CSS to make it not really look like a link, but it's just a standard hyperlink. The search field is in a simple form which calls the search.php page. If you are running a vBulletin board, you could put the following wherever you want:
Then, just play around with CSS to make it look the way you want
Notice that when you do a search, a list of threads is returned. If you change the showposts attribute to 1, a list of individual posts will be returned. Your preference 
Also, since it's just a regular ol' form - that HTML code can go anywhere ... within a vBulletin template or on a regular HTML page.
<form action="search.php" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="showposts" value="0" /> <input type="text" name="query" /> <input type="submit" value="Go" /> </form>
Then, just play around with CSS to make it look the way you want
Notice that when you do a search, a list of threads is returned. If you change the showposts attribute to 1, a list of individual posts will be returned. Your preference 
Also, since it's just a regular ol' form - that HTML code can go anywhere ... within a vBulletin template or on a regular HTML page.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Existing Scripts Marketplace
•
•
•
•
ads adsense advertising algorithms blogging blogs book business code copyright dani daniweb development earth engine environment failure forum google internet legal link malware marketing mcafee microsoft monetization news operating pagerank phishing publishing revenue search security software space spyware support system tags technical text unit universe web webmaster wiki wikipedia yahoo
- What is the best way to market a link exchange program? (Promotion and Marketing Plans)
- Removal of "Home Search Assistant", "Search Extender", & "Shopping Wizard" (Viruses, Spyware and other Nasties)
- Removal of "Home Search Assistant", "Search Extender", & "Shopping Wizard" (Viruses, Spyware and other Nasties)
- "link to" vs "contain the term" (Search Engine Optimization)
- homepage hijack "Search for..." about:blank in address (Viruses, Spyware and other Nasties)
- Google contain the term / links related to pr ? (Search Engine Optimization)
- IE problem with "about:blank" & "search for..." (Viruses, Spyware and other Nasties)
Other Threads in the Existing Scripts Forum
- Previous Thread: Submitting forms
- Next Thread: chat room



Linear Mode