trufun101

trufun101

  • NA
  • 19
  • 0

Trouble uploading printfiles

Aug 18 2004 10:29 AM
I'm having trouble uploading printfiles (such as PRN, PRT, and PCL) using the System.Web.UI.HtmlControls.HtmlInputFile control. This control works great for any other filetype that I try, but it looks like the printfiles have some sort of escape character that is causing the page to crash when submitting the form. I can't even trap the error because the postback doesn't even occur -- I get a "Page cannot be displayed" error. Has anyone else run into this error, and are there any other components out there that might work? Thanks, -Chris B.