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!

A Beginner's question about the LIST

Status
Not open for further replies.

EricsonJ

Programmer
Mar 3, 2002
44
US
I am new in VB Script. How can I get the value of an item in a LIST in a form before I press the "Submit" button.
 
Thank you very much.

BTW, If I define a function in VBScript (or Javascript), how can I transfer the return value of the function to a variable of the VB script embeded in the HTML file, such as Response write Var (Let the var holds the return value of the function)?

Thank you again, have a good day.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top