I have inherited an application that was designed using CF5 and I have
to migrate it to CFMX.  The application uses URLs like
 
http://domain/view.cfm/U1
 
>From what I can tell, CF5 stopped at the view.cfm page call and
processed that part of the URL.   The view.cfm file then knew how to
parse the rest of the URL string as parameters being passed into the
app.
 
However, when I run this under CFMX, I am getting the standard 'page
cannot be displayed' message that looks like it is attempting to find a
default page under a folder called U1 which does not exist.   How can I
make MX run the view.cfm file in the URL string?
 
Thanks
-- Jeff

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to