Replies Back to Article

ASP.NET Upload

RE: I can't get it working
October 31, 2002 by James Threadgill
Do you have Dreamweaver MX installed on a windows OS? This extension only works with DWMX in Windows.
RE: RE: I can't get it working
October 31, 2002 by Sergio Armisén
Yes it is.
RE: RE: RE: I can't get it working
October 31, 2002 by James Threadgill
The dwscripts.js is not part of the ASP.NET Upload installation package; it is a core component of the DW application and should already be installed. This extension has been tested by MM and granted Basic Approval.
RE: What parameter should i use? i cant get it
December 22, 2002 by James Threadgill
Use the parameter that points to the image name field in you database. 
RE: Aaaaargh, cant get it working
January 7, 2003 by James Threadgill
According to the error the image input field named "filespath" doesn't exist. In asp.net if you reference a control, that control must exist on the page. It is very unforgiving about this. Advanced help files are available with the ASP.NET Developer's Suite extension. 
RE: Aaaaargh, cant get it working
January 7, 2003 by James Threadgill

This problem also occurs if you fail to add the runat="server" tag to your file upload field. Remember, if it does not have the runat="server" tag, it's not an ASP.NET HTML Server Control.

From your email, my guess is that's the problem.

Compatibility with DW8?
November 17, 2009 by Nathon Jones

"RE: I can't get it working

Written by James W. Threadgill on October 31, 2002

Do you have Dreamweaver MX installed on a windows OS? This extension only works with DWMX in Windows."

If it only works with DWMX in Windows, why do you have "Macromedia Approved for Dreamweaver 8!" as your opening line on this page:
http://www.dmxzone.com/go?3658

Confused.com.