NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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
-
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
-
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.