All Tags » soap » upload (RSS)

Browse by Tags

  • Re: How to identify the uploaded file...

    Just to move this discussion into the more concrete example space lets do an exercise of putting one of the above suggestions to the test. [quote] <html> <body> <form onSubmit="forwardingURL.value = 'http://www.mydomain.com/myuploadcheck.php?filenameuploaded=' + myfileinput...
    Posted to PHP (Forum) by BarryR on 02-07-2008
  • Re: Incremental POST Uploads

    I hate to cheat but there is a great library for constructing the SOAP envelopes, it would at least show you how to do it on your own if you don't want to use the full library (memory concerns.) http://www.ibm.com/developerworks/xml/library/x-soapcl/ That is a sample using the library to construct...
    Posted to General Discussions (Forum) by BarryR on 10-13-2007
  • Re: Upload Speed using Trial Account

    There are no restrictions on speed for trial accounts. Since you are on ADSL2+ I'm going to assume its something in the range of 20Mb down and 1.3Mb up and perhaps in the UK (Most likely BT?) The use of the SOAP interface incurs quite a bit of overhead for a few reasons, first its doing base64 encoding...
    Posted to C# (Forum) by BarryR on 10-03-2007
Page 1 of 1 (3 items)