|
Posted by Vince Morgan on 10/30/06 01:40
Hi all,
I have a form with about 10 fields. When I submit this form I
would like it to send the cgi data for processing, and remain static.
The form in part below;
<form method="post" name="MSDSform" action="dummy.php" onSubmit="return
checkSubmit();">
<!-- inputs and selects -->
<input type="submit" value=" Submit ">
When I click the " Submit " button the browser jumps to nowhere, whereas I'd
like it to just relax and sit there waiting for further entries.
My html experience could be scratched onto a grain of rice with a broom
handle, but I'm learning,, errr,, slowly.
I realize this is a mixture of html and cgi, but it's the html part that's
giving me the grief.
Any help is very much appreciated,
Regards,
Vince Morgan
Navigation:
[Reply to this message]
|