Looking for iframe helpFrom Inachu at Inachu
on 3 Feb '00
I have created a page that uses the IFRAME tag
I have also a menu that targets that IFRAME and it is named so
that the menu can point to it so as you choose whatever option the
information in the iframe changes.....
This is not working and it goes to a new page all together.
I know the sybtax should be like: <iframe src="sample.html" name="pageturn" height="90" width="300">
then a menu would say something like: <input type
<form method="post" target"pageturn">