Forum Moderators: open
1st one is a segment of newsletter code
<form method="get" action="ccmail/index.php" target="_blank">
<input name="address" size="13"><input type="submit" value="Go">
2nd one is a segment of search box code
<FORM name=formSear action="http://www.example.com/search.html" method="GET" onSubmit="return OnSearchSubmit()">
<table border=0 width="170">
<tr valign=baseline>
<td width="105">
</td>
<td width="76">
</td>
<td width="75">
</td>
</tr>
<tr valign=baseline>
<td width="105">
</td>
<td width="76">
<p align="right">
<INPUT TYPE="text" NAME='searWords' SIZE="19" MAXLENGTH="100" VALUE=''></font><INPUT name="Send" type="submit" value='Search'>
</p>
the problem is that when i click the "search" button, it goes to the newsletter page ... how can i fix it?
The page url is:
<Sorry, no personal URLs.
See Terms of Service [webmasterworld.com]>
Please help me. Thank you in advance!
[edited by: tedster at 4:05 pm (utc) on April 11, 2005]