Sunday, March 7, 2010

Cold Fusion - How to get the URL and the Extended URL in Cold Fusion

Ex: http://www.google.com/sports/default.cfm?id=45&status=yes



#currentURL#
Output is : www.google.com/sports/default.cfm


#CGI.QUERY_STRING#
Output is : id=45&status=yes

No comments:

Post a Comment