cookies, anyone?
G

On Fri, 25 Feb 2005 13:21:12 +1100, Steve Onnis <[EMAIL PROTECTED]> wrote:
> Um
> 
> Isn't that what your doing? Automatically submitting a hidden form when the 
> page loads?
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 'Ayudh Nagara'
> Sent: Friday, February 25, 2005 1:35 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] Re: passing variables between pages
> 
> After the form information is processed and db updated, render the page with 
> a hidden form which auto-submits to the other web app
> when the page is loaded. Use <BODY onLoad="document.hiddenformname.submit()">
> 
> Jason Troughton wrote:
> > The Senario:
> >
> > I have a web app which has a self posting form that validates and
> > inserts data into a db.  Once this has succeeded I need to redirect to a
> > page in another web app and pass along some variables.  The only way I
> > can think to do this is by sending the vars through the url scope.  I
> > would prefer not to do this though.  Because of the different web apps
> > the session and application scope are out of the picture.  Is there
> > anyway I can pass the variables in the form scope.
> >
> > Jason.
> 
> Regards: Ayudh
> 
> +----------------------------------------------------------------+
> | SOAP is the glue! Hook up your server directly to your bank.   |
> | Connect to VeriPay xServ, the Australian Payments Web Service. |
> | Reliable, Secure, FAST: http://www.xilo.com/xserv              |
> +----------------------------------------------------------------+
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to