abcdefg
12-05-2005, 04:02 AM
Hi,
Same story as many, the script works great on first loading the page however I need to then POST data to the iframe at which point it doesn't resize and content is cut off. This is what I'm using to post:
<form method="post" name="testfocus" action="process.php" target="iframe">
however I can't seem to get it to auto adjust to the content of the iframe.
Thanks in advance!
Same story as many, the script works great on first loading the page however I need to then POST data to the iframe at which point it doesn't resize and content is cut off. This is what I'm using to post:
<form method="post" name="testfocus" action="process.php" target="iframe">
however I can't seem to get it to auto adjust to the content of the iframe.
Thanks in advance!