On 1/11/02, W Luke penned:
>Sorry if this has been well documented, but my test server is having a
>headache lately.  cfm pages are processed normally, but <form method="post"
>action="here.cfm"> pages just go straight to a 404 error page.  Why would
>this be?  Intially I thought it was probably me being stupid and not calling
>the correct page....but no.
>
>Any ideas?

Never had a problem like that Will. Your form isn't in a cfincluded 
template that is in a different directory, is it?

Example:

index.cfm is in web root

included template with form (we'll call it form.cfm) is in sub 
directory called "here"

here.cfm is also in "here"

actions would then be "here/here.cfm" even though the form.cfm 
template is in "here" along with here.cfm.

Just a shot in the dark. Otherwise, I think your initial suspicions 
may have been correct. LOL
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to