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