File Upload Form

S

Steve

I am trying to use a file upload form on my intranet so
txt files can be submitted.

I am getting this error when I submit the file.

Cannot run the FrontPage Server Extensions' Smart HTML
interpreter on this non-HTML page

Ideally I want to have these files uploaded to a foler,
then have users be able to view and open files that are
listed in that directory?

Can any give me an idea on the error or any suggestions
that may help me achieve my goal??

Thank you,

Steve
 
S

Steve Easton

1. Make sure the FrontPage extensions are installed and operating on your
server.
2. Rename the file name for the page so the file extension reads .shtml
instead
of .htm or .html
 
Top