Thanks for your suggestion, Mathew. However, the problem I have is how to avoid using any form (html) all together. This is what I'm trying to accomplish:
1. There is a file in a given location ( e.g. C:\folder\file.html). 2. I call the script via http address. 3. The script uploads the file.html and "knows" already where to look for it. Mariusz ----- Original Message ----- From: "Matthew Harrison" <[EMAIL PROTECTED]> To: "Mariusz" <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 8:04 PM Subject: Re: uploading without using forms > a hidden field on the form? > > On Tuesday 12 Mar 2002 12:53 am, you wrote: > > Is there a way to upload a file without being forced to provide the > > directory path through the "param()" function? I basically want people to > > click on the button (within Access db) that would automatically upload > > their file and post it onto the website. I basically created a macro that > > opens a location www.domainname.com/upload.cgi but the problem is that I > > don't know how to include the location of the file being uploaded in the > > script (since the location of the file will always be the same) so the > > user is not asked to provide it. > > > > Thank you, > > Mariusz > > -- > Matthew Harrison > Internet/Network Services Administrator > Peanut-Butter Cheesecake Hosting Services > Genstate > www.peanutbuttercheesecake.co.uk > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]