Detect a remote URL using iframe and cf??
Is there a way to use coldfusion code to detect the URL string of a remote server/site if that server/site calls the .cfm page from my server using an iframe.
Sounds confusing.... I have a page on my site called test.cfm placed at the root. I want to call that test.cfm page with an iframe from my blog... and on that test.cfm page the code (that I don't know how to write) will output the blog's URL string to the screen.
