Sorry, I just can seem to get my point across....
I know how to set up a for loop. My question is what to do in the //do something. I thought objItem was a built in function but its not its user defined, but doesnt help me, if I can do a count (request.form.count) what property do I use to...
Okay I got that much but in Jscript there is no
FOR EACH XXX IN XXX
does anybody know of how to achieve this in JSCRIPT(not javascript but MS ASP JSCRIPT)
The code is exactly what I need but I have had hell trying to figure out how to make the equivalent code.
Anybody?
Arkey
I just don't understand what the objItem. Is that an array of all the form elements that have been passed. How can I use that without using the FOR EACH. Im using ASP(JSCRIPT) so the syntax is different, i just couldnt find any documentation on this objItem coming from Request.Form
Arkey
Is there a way to dynamically pass data from one form to another.
Here is what I want to happen.
User fills in a form (enter new userid and pass). >
They Click Submit. >
The processing page first checks to make sure that Userid does not exist.
if it does not it continues to process the rest of...
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.