Forums

ASP

This topic is locked

Pure ASP Upload - nothing happens! Please help

Posted 30 Jul 2003 13:06:37
1
has voted
30 Jul 2003 13:06:37 Niall Porter posted:
Hi there, hope someone can help me.

I've got Pure ASP Upload 2.13 on a Win2000 IIS5.0 server, latest service packs etc. All I want is for files specified on the upload form to go into one specific folder. This folder has "Full Control" rights assigned to the Everyone, Authenticated Users and Domain Users groups as well as the IUSR_ and IWAM_ users for the machine the site is running on.

However, when I select a file and click the button to Upload by submitting a form, there is a pause for a few seconds, the progress box flashes up momentarily and disappears before it has a chance to display anything, and that's it. On inspection of the destination folder, the file hasn't appeared at all.

There are no error messages, either on the page or in the system event log, and the window with the upload form does not go on to the page specified in the "After Uploading Go To" box on the extension window.

Has anyone else seen this and if so can they tell me what's wrong?

Niall

Replies

Replied 30 Jul 2003 17:10:53
30 Jul 2003 17:10:53 Dan Berdusco replied:
Are you storing any information for the image in a database? The reason why I ask is if you have an insert record behaviour and you have already specified a "Goto page" after the insert, then you must not fill in the "After Uploading Go To box" for Pure ASP upload.

Just a thought...
Replied 30 Jul 2003 19:19:17
30 Jul 2003 19:19:17 Niall Porter replied:
Hi,

No, there's no database involved at all.

Thanks,
Niall
Replied 01 Aug 2003 18:08:24
01 Aug 2003 18:08:24 Niall Porter replied:
Hi, don't know if this will ring any bells with anyone, but on inspecting the page code it seems that the variable GP_uploadAction is defined at the top of the page code, but it doesn't actually get set to anything, the only other place in the page code that mentions it is in the Form action string for the upload form. Does this mean anything to anyone?

Niall
Replied 05 Aug 2003 10:59:26
05 Aug 2003 10:59:26 Patrick Woldberg replied:
The GP_UploadAction is set in the include file with the PureUploadSetup function. Did you allready had it working once before or is this the first time you use it?

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replied 11 Aug 2003 10:20:26
11 Aug 2003 10:20:26 Niall Porter replied:
Patrick,

No it's never worked since I installed and started using it.

Thanks,
Niall
Replied 11 Aug 2003 13:45:25
11 Aug 2003 13:45:25 Patrick Woldberg replied:
Can you send me the asp-file to

I will take a look if the script is correct and give you further support by email.

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------

Reply to this topic