|
| |
|
|
raptor69357
Posts: 1 Joined: 7/2/2007 Status: offline
|
Search Page Help - 7/2/2007 23:42:25
Hello All, This is my first post and I'm kind of in a bind. Not a super duper web builder and I could use some help. I'm using Frontpage 2002 and I added a search option but when the results come up they come up on the same page that I entered the request and it looks kind of lame. Is there a way that when I search for something on the site it displays the results in a new window? And if so would someone be willing to help me out with that I'd greatly appreciate it. Thank You. Here is what I believe is the HTML for what I have. ---------------------------------------------------------------------------------------------------------------------------------------- <td width="675" style="padding: 5px 10px;"> <div id="searchBox" style="color: #008000; font-family: Times New Roman; font-size: 13px; font-weight: bold; padding: 6px 6px; margin-bottom: 15px; text-align: left;"> <form name="searchform" action="" method="get" onSubmit="return setAction();"> <input type="hidden" name="adsperpage" value="15" /> <input type="hidden" name="type" value="boolean" /> <input type="hidden" name="sortfields" value="sort_key_num descending"> </form> <!--webbot bot="Search" S-Index="All" S-Fields S-Text="Search" I-Size="30" S-Submit="Start Search" S-Clear="Reset" S-TimestampFormat="%m/%d/%Y" TAG="BODY" --><form name="searchform" action="" method="get" onSubmit="return setAction();"> <p> </p>
|
|
|
|
teimky
Posts: 77 Joined: 11/6/2006 Status: offline
|
RE: Search Page Help - 7/4/2007 5:58:39
Hi, On a form you can specify a page you want to post to in the action = part. So, where you've currently got action="" Change it to action="PageIWantToGoTo.asp" Mark.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|