Frames & Buttons

A lot of people have trouble putting buttons into frames, they find it easy to put the buttons in but then can't get them so open the page in the correct frame. This is how you do it using a simple form

<FORM ACTION="framebutton.htm" Target="main" METHOD="GET">
<INPUT TYPE="SUBMIT" VALUE="Buttons">
</FORM>

The "framebutton.htm" is the name of the page that is loaded. The "main" is the name of the frame into which the page will be loaded. In this case the frame is called "main"


  The  
Advanced  HTML
Site
Privacy Policy
Advanced HTML Home
Copyright © 1997 - 2024
Hosted by IONOS