NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 31, 2009, 10:59:26 AM

Title: Prent of a form
Post by: Alberto on March 31, 2009, 10:59:26 AM
Hi,
In a browse, loc:parent saves the proc which called the browse.
In a form, how to know which browse called it?

Thanks
Alberto
Title: Re: Prent of a form
Post by: bshields on March 31, 2009, 04:31:07 PM
Hi,

I can't see it posted on the URL or saved in the session queue, the only clue is in the HTML header as the referring URL.

Regards
Bill
Title: Re: Prent of a form
Post by: bshields on March 31, 2009, 06:11:43 PM
I was just reading the form code for another reason and realised i'd stumbled over the answer to your question.

You can pass 'ChainTo' on the URL and it will use that, or you can set 'FormName_ChainTo'  in the session queue. If these overriding techniques aren't used it pulls it from the URL Referrer.