J
John Smith
Hi experts,
I have a simple HTML form with OK and Cancel buttons. The fields are
Group (drop down field), Name (drop down field), Summary (text fied),
and Description (text area field).
When the user fills in all the 4 fields with appropiate information
and clicks on OK, then he should get another page saying that "You
have successfully submitted the following information:
Group: Medical
Name: Kaizer
Summary: This is the test message
Description: Enter some detailed text here.
Right now, I have only one file
C:\InetPub\wwwroot\SubmitForm\submitForm.html.
I don't have any .asp file yet and I don't know where to insert the
..asp file in the html page so that when user clicks OK, the
information is displayed on the other page.
Can some one send me some examples of this sort?
Thansk,
parker.
I have a simple HTML form with OK and Cancel buttons. The fields are
Group (drop down field), Name (drop down field), Summary (text fied),
and Description (text area field).
When the user fills in all the 4 fields with appropiate information
and clicks on OK, then he should get another page saying that "You
have successfully submitted the following information:
Group: Medical
Name: Kaizer
Summary: This is the test message
Description: Enter some detailed text here.
Right now, I have only one file
C:\InetPub\wwwroot\SubmitForm\submitForm.html.
I don't have any .asp file yet and I don't know where to insert the
..asp file in the html page so that when user clicks OK, the
information is displayed on the other page.
Can some one send me some examples of this sort?
Thansk,
parker.