I need to upload binary data to a file server. Ideally this needs to be a "behind the scenes" upload, with the user unaware of the fact any files are uploaded. Failing that, displaying a <input type="file"/> like tag, with a default value set would probably be ok.
I've...
I have an activeX component written in visual basic, which uploads a file in the form of a bytearray, passing the result to a vbscript variable. This value is then passed to a further activeX component function, that requires a variant. On execution the web page displays a "Type...
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.