Forums
This topic is locked
Pure ASP Upload 2.0 breaks my Update
Posted 28 Jun 2002 01:16:36
1
has voted
28 Jun 2002 01:16:36 Gaines Kergosien posted:
Before I explain my problem, let me express how I've spent the whole day searching forums, reading tutorials, and trying to figure out what is going on. Although the solution may turn out to be simple, I have put a lot of effort into discovering it myself and have failed. I just didn't want people thinking that I haven't already tried to resolve this on my own.Here's my dillemma. I have a page with a form used to update information for a product. I want the user to be able to add/change the current image. The form works perfectly as it is currently shown (code attached) but as soon as I add the Pure ASP Upload behavior it breaks. After that I get "The page cannot be displayed". This is even when I'm submitting the form without uploading an image.
I followed the tutorial which was very basic but it's still not working. I'm using Dreamweaver Ultradev 4 and a SQL Server 2000 database. The website is temporarily located at www6.signiasolutions.com and you can log in with the username "default" and password "pass" to troubleshoot. Just click on the edit link next to any product in the catalog.
The original code is located here:
www6.signiasolutions.com/before.txt
The code modified by adding the Pure ASP Upload 2.08 code is here:
www6.signiasolutions.com/after.txt
Edited by - gaines on 28 Jun 2002 01:19:25