Upload not finishing on slower server (wodHttpDLX)
Hi there!
I am having an issue with using AddFile, then Post. It seems to end too soon. The exact same code works on a faster server (about 2-3X faster), then fails (without error) on another.
--Code Snippet------------
oW.Request.FormUpload.AddFile( file_1 , cPDFUpload)
thisformset.WriteTrace( Starting upload of pdf file , 1) &&Writes to Debug window
oW.Blocking = .t.
oW.Post(cAction)
--End Code Snippet------------
Any ideas?
Great product - thanks!
Complete thread:
- Upload not finishing on slower server - Majuba, 2007-12-06, 17:18
- Re: Upload not finishing on slower server - wodDamir, 2007-12-06, 17:45
- Re: Upload not finishing on slower server - Majuba, 2007-12-06, 18:05
- Re: Upload not finishing on slower server - wodDamir, 2007-12-06, 18:11
- Re: Upload not finishing on slower server - Majuba, 2007-12-06, 18:05
- Re: Upload not finishing on slower server - wodDamir, 2007-12-06, 17:45