Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Process form without submitting ?

Status
Not open for further replies.

fhipp

Programmer
Sep 7, 2002
5
US
I found I can get the value from textboxes and Checkboxes
using vbscript without submitting the form, and I would like to do the same with the other form controls. My vbscript just reads the input/ checkbox values and inserts
this into an html string, then inserts the html string into an outlook email, not even using a form or submit.
Im pretty new to vbscript but it seems option/ radio button groups have to submitted to be used ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top