Page 1 of 1

Passing data from iframe to php script

Posted: Wed Nov 19, 2003 6:54 pm
by niekerk
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?

Posted: Wed Nov 19, 2003 8:40 pm
by infolock
something interesting to look at on this is :

http://forums.devshed.com/archive/1/2002/8/4/42215