NetTalk Central

Author Topic: NT 8.05 How to know the referrer  (Read 1667 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1861
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
NT 8.05 How to know the referrer
« on: March 31, 2014, 08:21:45 AM »
How can I know which page is calling the actual proc?
I know this is not the parent.
Supouse I have a Browse and I want it to behave or filter or whatever depending on if I am calling it from the menu, froma form, etc.
How can I do ti?
-----------
Regards
Alberto

debzidoodle

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
    • Email
Re: NT 8.05 How to know the referrer
« Reply #1 on: March 31, 2014, 03:37:23 PM »
Maybe what you are looking for is p_web.GetSessionReferer()

Alberto

  • Hero Member
  • *****
  • Posts: 1861
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: NT 8.05 How to know the referrer
« Reply #2 on: April 01, 2014, 05:46:18 AM »
I´m trying with this but it is allways balnk.

What I need is inside a proc, a browse or a form to know which other proc called it.

Thanks
-----------
Regards
Alberto