Send values via POST to php
-
Hello,
I just can’t figure out how to send the values entered in a form to be send per POST to a php file.
Is the following the right way?:
Lets say I have 2 single line text fields (fieldname1 and fieldname2). I add a button and fill in its settings at the OnClick event send(); for the function send.
Then I add a HTML content field where I place the function. How should the code for the function send(); look like? Could you help me or give an example code for the example case above?Best Regards Tobi
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Send values via POST to php’ is closed to new replies.