vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   radio buttons to switch what forum is being searched? (https://vborg.vbsupport.ru/showthread.php?t=47835)

Gutspiller 01-18-2003 04:14 PM

radio buttons to switch what forum is being searched?
 
Here's the code I currently have:

PHP Code:

<form action="http://www.TheForumz.com/forumz/search.php" method="post">
<
input type="hidden" name="s" value=""><input onBlur="if (value == '') {value = 'Search News'}" onFocus="if (value == 'Search News') {value =''}" size=15 name="query" value="Search News"><input type="hidden" name="forumchoice" value="150"><input type="hidden" name="titleonly" value="1"><input type="hidden" name="action" value="simplesearch">  &nbsp;<input type=image src="http://www.TheForumz.com/forumz/new_images/news_search.gif" align=top border=0 name=Submit alt="Search the most comprehensive game/hardware news archive online." accesskey="s"><input type="hidden" value="" name="showposts"><input type="hidden" name="searchdate" value="-1"></form

You can see what it looks like here: http://www.theforumz.com/forumz/foru...p?s=&forumid=3

So it adds a search field to my pages that says Search News. Well, I was wondering if it's possible to add radio buttons by it that says news and forums and the forum that's search changes depending on which radio button is selected.

Can somebody help me by telling me what I need to append to the current code I already have? I really want this feature and would reallyappreciate any help you can offer.

Thanks.


All times are GMT. The time now is 08:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01054 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete