Tuesday, March 13, 2012

simple file upload question

i'm looking to do very simple uploading.. only really need just one variable... filename... and i want to just use plain asp. I have same tutorials on using SoftArtisans.FileUp object, and this works for me when i use mozilla firefox, but gives me errors on IE.. and since IE will be the primary browser that will upload, i need a free, easy to use file upload object that all i need to do is write code and not upload to the server. IS this possible?SoftArtisans.FileUp is a server side technology, it wil work regardless of the browser you use.
There must be something else you are overlooking.
well in mozilla i get a confirm screen which i set up and with all the info of the filename and size and directory.. its all good.. when i do the same thing (same file or dif) in IE I get a HTTP 500 internal error, and a page cannot be displayed text

Whats goiin on then?

0 comments:

Post a Comment