Re: File Upload Confirmation

From: Thomas A. Rowe (tarowe_at_mvps.org)
Date: 02/09/04


Date: Mon, 9 Feb 2004 14:44:02 -0500

You need to use a ASP upload component, as you can not use FP run-time
component with server-side scripts.

-- 
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"dwdino" <anonymous@discussions.microsoft.com> wrote in message
news:9EF4B269-E041-4DBB-B669-8B709F71956A@microsoft.com...
> I a trying to use the built in file upload form in FP2002. I have a server
with Windows 2000 & FPSE2002.
>
> The form contains 4 fields:
>
> 1) Title
> 2) Description
> 3) Submitter
> 4) File (upload)
>
> This form is used to allow users to submit documents for review. When I
press submit on the form in my test environment, I receive "Front Page
extension cannot be run on this page" error.
>
> What I have done is changed the defaul confirmation to an ASP page I have
constructed which writes the 4 fields to a database. I have tested the ASP
page and it correctly parses a url like "http://myweb/conf.asp?field1=x".
The problem seems to be when I tell the UPLOAD form to use this ASP
confirmation page it bombs.
>
> Any ideas?


Relevant Pages

  • re: File Upload Confirmation
    ... ASP is incompatible with most browse-time features ... that saves uploaded files. ... Microsoft FrontPage MVP ... >4) File (upload) ...
    (microsoft.public.frontpage.client)
  • Re: Send and recive files
    ... > I've created a submit form where the user can select a file to upload. ... > When the user press the button for submit the selected file, how my asp ... > How can i send file to the client? ... - When I have to send file from server to client, ...
    (microsoft.public.inetserver.asp.general)
  • Re: upload and asp
    ... .html extension and are processed by a server-side scripting engine, such as ASP, ASP.Net, PHP, etc. ... You will need to check with your host to see if they offer access to a ASP upload component, ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ...
    (microsoft.public.frontpage.client)
  • Re: Confirmation message instead of page
    ... Do you mean replace the whole upload page with ASP or something in the ... > Since you can use ASP, consider writing your own form handler in ASP, ... >> Jonathan Blitz ... >>> Can't be done using FrontPage extensions. ...
    (microsoft.public.frontpage.programming)
  • Re: Send and recive files
    ... Set objFSO = Server.CreateObject ... > I've created a submit form where the user can select a file to upload. ... > When the user press the button for submit the selected file, how my asp ... Normally the server ...
    (microsoft.public.inetserver.asp.general)

Loading