Hi,
Could anyone advise me how to go about doing this?
I want to make it so that if a user uses any of the following URLs (as an example):
they will all wind up at country_app.cfm, which will analyze the URL and do something like:
if /brazil, do this
if /usa, do this
if /mexico, do this
etc, etc...
Any ideas?
Jeff
Could anyone advise me how to go about doing this?
I want to make it so that if a user uses any of the following URLs (as an example):
they will all wind up at country_app.cfm, which will analyze the URL and do something like:
if /brazil, do this
if /usa, do this
if /mexico, do this
etc, etc...
Any ideas?
Jeff