Hello, I would like to know how to return the value of a field inside a form tag so I can pass it as a query string on the action attribute by using only VBS. For example:
<form name="form1" action="someasp.asp?IwantThis=<%=document.form1.who.value%>">
<input...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.