Re: applet talking to server (with ajax?)
- From: Lothar Kimmeringer <news200601@xxxxxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 23:21:34 +0100
chuck wrote:
> anyway, what is the best thing for me to do to have the applet
> communicate with the php function on the server?
Using
new URL("http://myserver/path/phppage.php").openConnection
and use the returned URLConnection for reading the PHP-
page's output.
Regards, Lothar
--
Lothar Kimmeringer E-Mail: spamfang@xxxxxxxxxxxxxx
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!
.
- References:
- applet talking to server (with ajax?)
- From: chuck
- applet talking to server (with ajax?)
- Prev by Date: applet talking to server (with ajax?)
- Next by Date: .98 cents instead of .99
- Previous by thread: applet talking to server (with ajax?)
- Next by thread: Re: applet talking to server (with ajax?)
- Index(es):
Relevant Pages
|