Frontpage 2003 ASP upload

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've used the FP interface to generate the ASP upload function on a webpage.
The upload seems to work in that the form responds saying it has done it, but
the file does not appear in the defined directory. When I retry with the
same filename, the form responds saying that the file has not been 'checked
out'.
I'm testing all this from the desktop which is running IIS and has FP
extensions installed.

Any ideas what could be wrong or how to get diagnostics?
 
You question is a bit confusing because FP doesn't use ASP for this.

Nevertheless, try choosing Site Settings from the Tools menu and then, on
the General tab, clearing Use Document Check-In And Check-Out.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
o--> Microsoft Visual Web Developer 2005 Express Edition: Build a Web Site
Now!
o--> Microsoft Office FrontPage 2003 Inside Out
o--> Microsoft Windows SharePoint Services Inside Out
o--> Faster Smarter Beginning Programming
 
Jim

Thanks that's resolved the problem.

To try and clarify my question, I created a blank .htm page in FP, then did
INSERT, FORM, File Upload to create the upload form.
 
Back
Top