Hi,
I have two tables in the same database. I want to compare one column from table A to table B. If a value from a.column is not in b.column this value should be returned.
The table A could have same values in it. Values in table B exists only one time.
example:
Column Table A...
Hi,
is it possible to get the name of the temp file during an upload with POST ? I want to get the filesize during upload to show users how much they have uploaded at the moment.
Thanks.
Noizee
Hi,
I have a HTML-Form with a textarea, a selectfield, and some input elements with type="text" in it. If there's a new text in textarea a new instance of an object is created containing the data of all fields and a new option is added to selectfield. on changing the entries of the...
Hi,
I wrote an applet to transfer data via HTTP PUT.
Now I want to use the proxy server configured in the browser.
How can I get this information? I need the servername and port of the HTTP proxy.
Thanks,
Noizee
Hi,
I want to upload files to my Apache server with HTTP PUT. Should I use sockets or URLCOnnections for this. And how do I connect to my Server with a socket and start a PUT request?
Thanks
Noizee
Hi,
how do I use HttpURLConnection to PUT data on a webserver? I don't want to use Servlets.
What kind of Stream should I use to upload the binary files?
Thanks
Noizee
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.