hello,

hope anyone has an idea on how to fix this...

<form>
<input type="submit" name="Submit" value="Submit Request"
OnClick="submit.php" class="button">
<input type="submit" name="Edit" value="Edit Request" OnClick="edit.php"
class="button">
</form>

even i click on the edit button, it will still go to submit.php page, why is
that?

thanks





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to