Guest_imported
New member
- Jan 1, 1970
- 0
Hi how can I post to a regular PHP.
I've got a PHP script that is using a varialbe called: $data
I've got a SwingApplet, and I want to post my content to this PHP script. I've looked 4 it, but nothing found :-( *help
My JavaApplet cointains the Button:
void button_apply_actionPerformed(ActionEvent e) {
}
I importet the *.awt *.net etc. but nothing, I looked at Sun.java @ this Tutorial about posting, but it doesn't work (
For any help ! THANX !
I've got a PHP script that is using a varialbe called: $data
I've got a SwingApplet, and I want to post my content to this PHP script. I've looked 4 it, but nothing found :-( *help
My JavaApplet cointains the Button:
void button_apply_actionPerformed(ActionEvent e) {
}
I importet the *.awt *.net etc. but nothing, I looked at Sun.java @ this Tutorial about posting, but it doesn't work (
For any help ! THANX !