Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Component for file uploads

0 views
Skip to first unread message

easeman

unread,
Mar 22, 2001, 11:25:49 AM3/22/01
to
Hi there!
I am a french developper working with ASP-VB and trying to get a server
component that allows file uploading on the server.
I tried aspSmartUpload which is quite simple to implement. The problem is
that it is not working on a Macintosh.
While the scripts that handles file uploading is working fine when running
in IE under winXX, it fails in IE under Mac.

Actually, once the file is uploaded on the server, a redirection is made to
another script that parses the file.
First the file is uploaded. I can monitor it on the server.
Then the redirection is made.
But after a litlle bit of time, I got a pop-up window telling me that the
script has failed.
So the script won't continue and the file is not parsed to the end.
I DON'T have this problem at all when the script is running from a browser
under win9x or win2000.

I tried many many things: playing with timeout, doing the redirection in JS,
split my script in several small scripts....
No success !!!
I found someone having a similar problem in DejaNews archives. But no
answers.
So if you have an idea, you will save my life and maybee win a trip to Paris
FRANCE !!!!
I don't care about the component used to do the upload. I just need
something working on every platform: win9x, win2000 as well as Mac;

Thanx a lot.
Bye !


Intermedia.NET Support (IL)

unread,
Mar 22, 2001, 11:34:11 AM3/22/01
to
Maybe a pure asp upload without a component from ScriptUtilities:
http://www.pstruh.cz/help/ScptUtl/library.htm

Intermedia.NET (IL)
Microsoft Certified Solutions Provider
Providing expertise in hosting applications

More Tips at: http://www.intermedia.net/support/kb
Windows 2000 Web Hosting: http://www.intermedia.net
For a waiver of the set up fee use "IMFREE" code

----------------------------------------------------------------------------
"easeman" <eas...@free.fr> wrote in message
news:hIpu6.55$yW7.3...@nnrp3.proxad.net...

Faisal Aboutradi

unread,
Apr 2, 2001, 8:11:43 PM4/2/01
to
I wish I could help you, but I'm working on the same thing. As a matter of fact
you doing better than me, do you mind sharing the component you have and if I
find the solution, you will get it.

Gary Huntress

unread,
Apr 4, 2001, 9:05:46 AM4/4/01
to
I use this pure ASP file uploader from
http://www.asp101.com/articles/jacob/scriptupload.asp


"Faisal Aboutradi" <fabo...@yahoo.com> wrote in message
news:3AC91431...@yahoo.com...

Faisal Abouradi

unread,
Apr 28, 2001, 7:31:09 AM4/28/01
to
Hi Gary, I found a solution for the file upload in ASP. You might want to check
this out......
it works fine for us. Hope this helps.....


http://www.softartisans.com/saf.html

0 new messages