S
sbRyguy
Greetings everyone,
I have an ASP page that has two separate forms and a google map. It's
a two step process for the end user, they enter in a prefix in step 1;
a recordset is then built upon the info in step one.
In step two they enter in another 3 numbers that is compared to the
recordset from step1 to produce an ending result and a third recordset
which is then mapped.
I would like to throw a statement in there saying that if the
information from step 2 comes back NULL then throw a javascript
alert.
Step 2 is erroring out on page load which seems to be normal because
no info in step 1 has been passed. But how do I find the error after
form number 2 has been submitted? I develop within a firewall so I
can't post a link but I can post code if someone needs. Any help is
much appreciated.
I have an ASP page that has two separate forms and a google map. It's
a two step process for the end user, they enter in a prefix in step 1;
a recordset is then built upon the info in step one.
In step two they enter in another 3 numbers that is compared to the
recordset from step1 to produce an ending result and a third recordset
which is then mapped.
I would like to throw a statement in there saying that if the
information from step 2 comes back NULL then throw a javascript
alert.
Step 2 is erroring out on page load which seems to be normal because
no info in step 1 has been passed. But how do I find the error after
form number 2 has been submitted? I develop within a firewall so I
can't post a link but I can post code if someone needs. Any help is
much appreciated.