Question
To recognise the path of your page.
I need to keep only the file of my page.
I don't need to keep also the domain name.
ex. www.site.com/filename.cfm
How I can do to insert into the variable "pagename" only: filename.cfm
<cfset pagename = ....>
Thanks
CFwork
I don't need to keep also the domain name.
ex. www.site.com/filename.cfm
How I can do to insert into the variable "pagename" only: filename.cfm
<cfset pagename = ....>
Thanks
CFwork