File uploads and Downloads in WO
File uploads and Downloads in WO
- Subject: File uploads and Downloads in WO
- From: "Kranthi Sagar Borra" <email@hidden>
- Date: Wed, 12 Nov 2003 14:39:35 +0530
- Thread-topic: File uploads and Downloads in WO
Hi all,
I am uploading a file into a database and this involves a two step approach
1.)First I am uploading from my local disk into the application server using the WO http streamlining functionality.
2)Second,I am using my customized classes to upload the file from this application server to another location
If the file size is small this is working fine.But if the file size is big.Its creating me a problem.The problem is that the browser is showing me a alert message "Could not connect to the site http://172......./.../../ after trying for 60 sec".I think this is happening because it did not receive the response within that time..But still the customized classes that I have written are uploading the file into the database location that I have specified. So how can I avoid this situation.It gives an impression to the user that the upload has not happened when he receives the alert message but the download is actually happening.And after the upload has happened ,the other things are working fine i.e I can browse as usual.Thanks in advance.
Regards,
Kranthi Sagar
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.