Sorry - when moving around my HTML I left off the enctype="multipart/form-data" attribute on the <form> tag. After adding that back it works fine.
- Brent > I created a new Action to do file uploading. It was working > yesterday and I made some changes to some HTML here and there > but thats all. Now I'm getting the following in my log file > when I try and upload a file: > > DEBUG (2003-12-17) 15:49.30:022 [sitemap] > (/admin/upload/paymentVerification.html) > HttpProcessor[80][4]/AbstractCachingProcessingPipeline: > Cached response not found for > 'upload/paymentVerification.html' using key: > PK_G-serverpages-file:/home/www/tpptools/htdocs/admin/files.xs > p_T-xslt-f > ile:/home/www/tpptools/htdocs/admin/styles/files.xsl_T-xslt-fi > le:/home/w > ww/tpptools/htdocs/admin/styles/main.xsl;uploadType=paymentVer > ification; > use-request-parameters=true;tool=W:\tpptools\excel\paymentAgre > ements\pay > _testfile3.xls_S-html-1 > > Anyone have any suggestions? The file is no longer being > uploaded and I'm getting that in my logfile. > > Thanks, > > - Brent > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
