On 4/17/07, Hans <hans.hoorweg@xxxxxxxxx> wrote:
Hi there, I'm trying to post variables to a parent frame, I'm working from a page that is in an iFrame. However, I don't know how to accomplish this. I tried target='top' to include in the form tag (<form action=<?=$formurl?> target="top"....>) but this didn't succeed. Can you please help me? Thanks in advance! Hans
Always have a look at w3schools first :) Then you would have noticed that it is _top instead of top http://www.w3schools.com/tags/tag_form.asp Tijnema -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php