NetTalk Central

Author Topic: Prent of a form  (Read 3220 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1871
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Prent of a form
« 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
-----------
Regards
Alberto

bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Re: Prent of a form
« Reply #1 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

bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Re: Prent of a form
« Reply #2 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.