Carlos:

> I need a way of getting the REFERER of a URL
>  in my CGI. Any help?

    select system/options/cgi/other-headers "HTTP_REFERER"

Use (in a test CGI)

    print replace/all mold system/options/cgi newline 

to see all the header fields,

Sunanda.
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to