I have updated by the websever (apache when testing and IIS for
production) to point to the index.cfm file when a 404 occurs.

Any ideas?

On Jul 12, 10:45 pm, "Steve Onnis" <[EMAIL PROTECTED]> wrote:
> Right
>
> So how is the $)$ being included or called?  Is it set up in IIS or
> something?
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
>
> Of Rony
> Sent: Thursday, 12 July 2007 10:11 PM
> To: cfaussie
> Subject: [cfaussie] Re: Forms issue
>
> The page includes the index.cfm which will do the work of find the page id
> and displaying its content...
>
> On Jul 12, 4:27 pm, "Steve Onnis" <[EMAIL PROTECTED]> wrote:
> > What are you using to pull the 404 page?  Just an include for a
> > context forward?
>
> > -----Original Message-----
> > From: [email protected] [mailto:[EMAIL PROTECTED] On
> > Behalf
>
> > Of Rony
> > Sent: Thursday, 12 July 2007 4:14 PM
> > To: cfaussie
> > Subject: [cfaussie] Forms issue
>
> > 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