Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #2913
| From | Greg <shireyg@gmail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Post to PHP script from Java Applet |
| Date | 2011-04-07 00:20 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <2e3d0a1b-3a9e-4b7f-ab29-c1139a96186a@k30g2000yqb.googlegroups.com> (permalink) |
| References | <7452d50f-f572-4c3d-83b0-bb75545fcf02@k9g2000yqi.googlegroups.com> <4d9cb36e$0$81481$e4fe514c@news.xs4all.nl> <bc06618e-ce6f-4f8c-84f5-51bb5c461882@m13g2000yqb.googlegroups.com> |
On Apr 6, 2:01 pm, Greg <shir...@gmail.com> wrote: > On Apr 6, 11:39 am, Luuk <L...@invalid.lan> wrote: > > > On 06-04-2011 17:17, Greg wrote: > > > You cannot post to PHP script from Java Applet > > > Its only possible to POST to a webserver, and the webserver will decide > > how this is processed (through PHP, or not) > > > > PHP Page getting posted to: > > > i do see a HTML page below this line i quooted > > > -- > > Luuk > > Luuk, > > I am not quite sure that I understand what you are saying. Right now > that URL being passed in is a php script at the end. I am posting to > the server and telling the server to use that php script in the same > way that a web page does I believe. If not, please correct me. > > Roedy, > > I do have wireshark and could use that. The only other thong that I > have to do a post is my web browser. The page does work if it isn't > using the applet. The php script writes HTML and also posts to > another php script. Would I be able to just be able to see what the > web page is sending? > > Thanks everyone for this help! > > Greg Never mind. I got it. I was address the PHP that was displaying the page, not the one doing the server work. Thanks everyone!
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Post to PHP script from Java Applet Greg <shireyg@gmail.com> - 2011-04-06 08:17 -0700
Re: Post to PHP script from Java Applet Roedy Green <see_website@mindprod.com.invalid> - 2011-04-06 11:37 -0700
Re: Post to PHP script from Java Applet Luuk <Luuk@invalid.lan> - 2011-04-06 20:39 +0200
Re: Post to PHP script from Java Applet Greg <shireyg@gmail.com> - 2011-04-06 14:01 -0700
Re: Post to PHP script from Java Applet Greg <shireyg@gmail.com> - 2011-04-07 00:20 -0700
csiph-web