Hi All,

The site i am currently updating uses URL format as follow:  /category/
category_children. (just as an example)

The way i did this was to ensure my web server error 404 scipt pointed
to the index.cfm, in which i would get the correct page id and display
the content.

However, i have an obvious issue where by all FORM values do not exist
any more (for some reason). I am assuming because i get a 404 i lose
the form values.

All my forms post to the script that they are in.

I don't want to the GET method but rather the POST.

Any ideas how to overcome this problem?

Cheers,


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to