Question
Capture full URL with CF CGI variable
I need to capture an entire URL and send it in the body of an
email, using CFMAIL. I'm looking at my CGI variables using CFDUMP,
but can't seem to get the entire URL string, including the
http:// or https://. Help?
