• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Capture Referring URL to Email & DB

Capture Referring URL to Email & DB 13 years 9 months ago #11187

  • eric73
  • eric73's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I've already seen this same question posted in the forum, but none of the code has worked successfully for me yet.

Using RSForm! Pro, I want to capture the referring page URL (one of numerous pages that link over to the form) and send the URL to the DB and to Email. I would like to achieve this with a hidden field, if possible. Here's what I have tried. Perhaps my syntax is incorrect?:

Hidden field default value:
//<code>
$isHTTPS = (isset($_SERVER["HTTPS"]) && $_SERVER["HTTPS"] == "on"

This returns an error at the top of my form.

Any help is greatly appreciated!
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!