HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
search input box for another site using specific criteria?
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form
View previous topic :: View next topic  
Author Message
jason_is_here



Joined: 17 Apr 2008
Posts: 1

PostPosted: Thu Apr 17, 2008 5:40 pm     search input box for another site using specific criteria? Reply with quote

Ive been trying to set up a search input type box where the only portion entered into the search is the actual string. The HTML code works great when using a Google search such as this simple code:


------
<form method="get" action="http://www.google.com/search">

<input type="text" name="q" size="31"
maxlength="255" value="" />
<input type="submit" value="Google Search" />

</form>
------

What im trying to do is use a search page such as the one on the apple discussion website. Issue comes up that i need it to specifically search criteria,. Exactly, ii would need it to use the search string criteria form the first code, then chose specific criteria on the actual site page. In the apple page example, i would need it to search say a specific forum from the drop down menu. I tried running a blank search and using that URL as my search site but it doesn't seem to work. It never search that specific forum.

ANY HELP ?
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Form All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial