Enter Keywords:
1 - 10 of 1655(0.016 seconds)
Sort By:
 
I have some problem with the setDoOutput function of urlconnection... if I call a variable type URLCOnnection conn... i cant instiate it coz.. URLCOnnction is an abstract class so when i say con...
Zones: JavaDate Answered: 02/28/2002 Rating: 9.0 Views: 8
I used Microsoft post acceptor ie. csshost.dll to upload files from the client to the server. The process is like it calls .dll files, publishes file into the server and reposts that page to anothe...
Zones: ASPDate Answered: 06/08/2000 Rating: 7.4 Views: 4
How can I use POST command with wininet dll in VB? Currently I am using XMLHttpRequest object which comes with msxml.dll version 2.0. But this is does not work with IE4. So I am looking for solutio...
Zones: Visual Basic, WinsockDate Answered: 04/25/2000 Rating: 6.8 Views: 0
It's me again, Can someone give me an example to do a POST with winshoes 7.037 and then store the results in a memo box? Thanks again, Chad
Zones: Delphi ProgrammingDate Answered: 08/12/2000 Rating: 4.8 Views: 0
i tried cfhttp post to post a file to another file ,tell how  to do this.  code i used is, <cfhttp  method = "post" url = "test.cfm"   file = "test1.cfm" >  <cfhttpparam type="file" name = ...
Zones: Cold...Date Answered: 03/19/2002 Rating: 7.8 Views: 0
I'm using a program that logs on to my web mail account ( at mail.com ) and retreives my mail. I'm trying to copy it and I have a little problem. I redirected the programs POST request to a "pro...
Zones: JavaDate Answered: 10/17/2000 Rating: 6.6 Views: 0
We want to develop a VB application which will be scheduled daily.   We need to pass the XML file/data to an ASP pages from this VB batch process. ASP will read the data and process it and update ...
Zones: Visual BasicDate Answered: 08/06/2001 Rating: 7.0 Views: 0
I had a problem posting data to a asp file using JApplet but it works fine when i post the data using Applet. Anyone have any solution to this problem? This is my coding(using Applet): ------...
Zones: JavaDate Answered: 07/18/2003 Rating: 7.8 Views: 0
Hi, I hope somebody can help me. I'm fairly new to this XML-stuff, but need to work with an interface that wants some XML-input by a post. See what these guys expect from me : Note on POST...
Zones: ASPDate Answered: 06/06/2001 Rating: 8.0 Views: 0
Hi, I need to post an ascii file (xml) over http. I need the code to run both on Win2000 and Linux. Can I have a simple example of how to do that? Thanks!
Zones: C++Date Answered: 07/03/2001 Rating: 7.6 Views: 0