Hi there,
I want to use an i-frame as a form input to allow users to input a large amount of comments. I found this post which suggested a way of populating the i-frame from the db [URL=http://]... src="file.php?firstvar=FirstVal&SecondVar=SecondVal" ...[/URL] .
... src="file.php?firstvar=FirstVal&SecondVar=SecondVal" ...
Anyway, I'm now stuck with how to save the comments from the i-frame back to the db.
Any ideas?
Cheers, Jo