| Author |
POST to ASP through applets
|
Dave O'Donnell
Greenhorn
Joined: Feb 12, 2001
Posts: 11
|
|
Hi Guys, Any pointers re POSTing to an ASP page , using an applet. I can't find any attributes , suitable methods in the URL class or related classes. I've tried writing the POST using the outputStream classes and I can read the resulting HTML file based on the POSTed data ok, but can only output it via the console, & can't figure out how to write it to the browser. I know there has got to be a simple way of doing this but I'm "darned" if I know it. Any ideas what classes , methods I should be investigating ? thanks, Dave
|
 |
 |
|
|
subject: POST to ASP through applets
|
|
|