Hi Everyone,
Is it possible to upload an image (i.e. raw data) from client-side (i.e using javsascript alone) to a server using XHR POST and Activex's ADODB.Stream; of course once the user has given the read permissions.
I keep reading hints to these in various forums but I am yet to see an...
Hi Everyone,
Is it possible to send a string with null bytes using XMLHTTPRequest POST? The string is passed on to the Javascript from a java applet.
At the moment, XHR is assuming the null byte as a string terminator and dumping everything after the null byte.
The server thats expecting the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.