Open page from IFrame from Form -


i'd go url form in iframe.

    <form><input name="button" type="button" class="btnsmall" onclick="window.location.href='1200x900s.html' target="_parent" value="view details"></form> 

it's loading url iframe , not main page. know simple limited knowledge i'm struggling! thanks

then why using iframe ? can put button somewhere else .


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -