I"m trying to interface my Optigold to GlobalPOP's dial-up service. They require a page link that will be submitting the form data to their system. The problem is, it's coming from Optigold, so I would need, I guess, something from an HTTP_REFERRER field from OG to put into their system as the for submission. It appears though that Optigold doesn't use the HTTP_REFERRER so it's blank. Is there any way to turn that on, or does anyone have any other suggestion to hook up with GlobalPOP's through the server events. Thanks, Chuck
There is not an option for the HTTP events to send a referrer. What you might have to do is bounce it of some sort of script that could do a referrer (for example PHP).