I have a web page which allows users to enter details into a form and send
an email.
After they have sent the email I want to be able to redirect to a page which
takes some of the fields used for the email and Insert them into an sql
server table "tblCalls".
Can someone tell me how I can do this in code? (VB.net)
Thankyou



Reply With Quote