Hi All,
I have been wrestling with this issue long enough to make me post a question. First, here's my code:
function chkreg(lesson){
// asking user if they want to register
if(confirm("You are invited to signup for the free newsletter" +
"\n " +
"\nClick 'OK' to register or click...
Hi All,
I am having a problem with sending a querystring in an ASP page. Here's my code:
<form enctype="multipart/form-data" Action="GetUpload.asp?hdept=savpath" method="Post" id="form1" name="form1">
My problem is that the querystring value 'savpath' is actually a JavaScript variable field...
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.