B
Bob A.
I have a form that was created in Fontpage. It's on a
secure server and the submit button sends the form to a
send_form.asp file on the server, which then forward all
the fields on the form to my email.
How would you do that in visual basic? I can create the
form and have the form do calculations etc. But I don't
understand the method to send the form fields to the
send_form.asp file on the server.
secure server and the submit button sends the form to a
send_form.asp file on the server, which then forward all
the fields on the form to my email.
How would you do that in visual basic? I can create the
form and have the form do calculations etc. But I don't
understand the method to send the form fields to the
send_form.asp file on the server.