Web Service Upload
-
hello, i have a webservice in my appplication containing a method Upload(byte[],fileName) with two parameters one byte and other string. what i need is to call this function from javascript. After some search i get some response calling web service from javaScript, but the problem is when reading the file on client using ADODB.STREAM and path it through the function call, th web service generate an error "object does not contain a length" ... Any idea or any other similar solution is appreciated. regards,Elie.
dghdfghdfghdfghdgh
-
hello, i have a webservice in my appplication containing a method Upload(byte[],fileName) with two parameters one byte and other string. what i need is to call this function from javascript. After some search i get some response calling web service from javaScript, but the problem is when reading the file on client using ADODB.STREAM and path it through the function call, th web service generate an error "object does not contain a length" ... Any idea or any other similar solution is appreciated. regards,Elie.
dghdfghdfghdfghdgh
ellllllllie wrote:
but the problem is when reading the file on client using ADODB.STREAM
How are you doing this with javascript ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.