file upload problem

  • Thread starter Thread starter samuel
  • Start date Start date
S

samuel

I have the following problem:

I create a form with a file upload field. I proceed to
create a file folder where the files should be stored.
Also, right click on the form, I create the database,
click on options, select the file folder (which by the
way, on the properties I have the following options
checked: allow files to be browsed, allow anonymous
upload to this folder, and allow uploaded files to
overwrite existing files) on the File upload tab, and
select a confirmation page where I should be taken after
I click submit.

Two things happen:

1) After I click submit, I do not get the confirmation
page, but instead I get the same page where the form is
(as if it was refreshed).

2) I check the file folder and there are no files.

Any thoughts?


Thanks in advance,

Samuel
Regards,

Samuel
 
Are the FP Server Extensions Installed? May we have the URL of the page?
 
Re 2) actually you can upload and save to a DB see:
http://support.microsoft.com/default.aspx?scid=kb;en-us;288328

--



| >-----Original Message-----
| >I have the following problem:
| >
| >I create a form with a file upload field. I proceed to
| >create a file folder where the files should be stored.
| >Also, right click on the form, I create the database,
| >click on options, select the file folder (which by the
| >way, on the properties I have the following options
| >checked: allow files to be browsed, allow anonymous
| >upload to this folder, and allow uploaded files to
| >overwrite existing files) on the File upload tab, and
| >select a confirmation page where I should be taken after
| >I click submit.
| >
| >Two things happen:
| >
| >1) After I click submit, I do not get the confirmation
| >page, but instead I get the same page where the form is
| >(as if it was refreshed).
|
| Are you sure you saved the page with a .asp filename
| extension?
|
| >2) I check the file folder and there are no files.
|
| Right. FrontPage can't upload files and save results to a
| database from the same form.
|
| Jim Buyens
| Microsoft FrontPage MVP
| (e-mail address removed)
| http://www.interlacken.com
| Author of:
| *------------------------------------------------------*
| |\----------------------------------------------------/|
| || Microsoft Office FrontPage 2003 Inside Out ||
| || Microsoft FrontPage Version 2002 Inside Out ||
| || Web Database Development Step by Step .NET Edition ||
| || Troubleshooting Microsoft FrontPage 2002 ||
| || Faster Smarter Beginning Programming ||
| || (All from Microsoft Press) ||
| |/----------------------------------------------------\|
| *------------------------------------------------------*
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top