Passing data from iframe to php script
Posted: Wed Nov 19, 2003 6:54 pm
I have a HTML form that has a textarea whose data I send to a php script for processing.
Now instead of the textarea, I would like to use an iframe like the mozilla midas http://www.mozilla.org/editor/midasdemo/.
How can I include a submit button that will pass data entered into the iframe to the PHP script for processing, please?
Now instead of the textarea, I would like to use an iframe like the mozilla midas http://www.mozilla.org/editor/midasdemo/.
How can I include a submit button that will pass data entered into the iframe to the PHP script for processing, please?