Well, you can pass a hidden variable along with the submit by using a
<input type="hidden" name="variable" value="variable_value"> inside
the form, with the return page url or something so you can go back
to it afterwards.
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Max Campsell
Sent: quinta-feira, 4 de Janeiro de 2001 21:31
To: [EMAIL PROTECTED]
Subject: [Dynapi-Help] return from ASP

I am using DynAPI V2 to create a html page with data input forms. In a script function am calling the submit() method of a form to obtain a picture file (Jpeg) for saving to SQL or to disk. No problem in achieving this so far. However I would like to return to the calling html page. 
Is this possible?
If so does anybody know how?
 
regards Max Campsell 

Reply via email to