You need to add "Type=multipart/form-data" to the FORM tag, double check
spelling ;)

Steve

-----Original Message-----
From: Chen, Yung-Chih (CIT) [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 02, 2000 3:58 PM
To: CF-Talk
Subject: Need help on http Error 405

I have a page allow user to download data in CSV file extension.
it was working at the production server(Unix, netscape web server)
but does not work on my developement server (NT , IIS 4)
here is the code:
<form action="download.cfm/download.csv" method="post">

when user click submit, it will call download.cfm to download data and open
download.csv with MS Excel.


Is there something I need to do on the Webserver?

any suggestion will be helpful!!

Thanks

YC

------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to