Search Results

1
vote
5answers
296 views

How do you see the client-side URL in ColdFusion?

Let's say, on a coldfusion site, that the user has navigated to http://www.example.com/sub1/ The server-side code typically used to …