PitbullMean
01-08-2008, 07:56 AM
Hey all I would like to have one someone click submit that it leads em to the home page. I'm trying to do this on vWar heres the code.
<form action="modules.php?name=$vwarmod&file=joinus" method="post" name="vwarform" onSubmit="return chkForm()">
<table cellpadding="3" cellspacing="1" border="0" align="center"
i already tried onSubmit="return index.php()">
but it just loads up a thank you screen then refers it to the news portion of vwar.
Thanks a bunch.
<form action="modules.php?name=$vwarmod&file=joinus" method="post" name="vwarform" onSubmit="return chkForm()">
<table cellpadding="3" cellspacing="1" border="0" align="center"
i already tried onSubmit="return index.php()">
but it just loads up a thank you screen then refers it to the news portion of vwar.
Thanks a bunch.