Forums

ASP

This topic is locked

Pure Asp Upload

Posted 01 Apr 2003 00:57:41
1
has voted
01 Apr 2003 00:57:41 Stephen Cannon posted:
I am wondering if I can hard code a file name and path somewhere in the Pure Asp Extension rather that using the file form element. I am building a job resume site which allows users to upload their personal info and a resume. Some choose to supply the resume only on request so I have two different listing forms. One with Pure Asp for those wanting to submit the resume and another with a hidden form filed that loads a path to an htm file that has a message on it. Both the resume and the html file are dynamically accessed by clicking a small image that is inserted in each record when the user submits.
When I use a single delete record form I get a permission error when deleting a record that has the html file that was not processed using Pure Asp. This default htm is in a filder on the sever without modify permissions. I need to automatically write a copy of this file to to the Uploads folder were Puer Asp stores the resumes so the delete file before record code works properly with all records. Anyone with an Idea on how to code this in the upload form?

regards,

Scannon

Reply to this topic