inline frame and sizes

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sonnich Jensen

    inline frame and sizes

    Hi all!

    I have:

    echo "<iframe name=\"whatever \" src=\"".GetURL( "somepage.p hp" )."\"
    width=\"600\" height=\"400\" scrolling=\"no\ " frameborder=0></
    IFRAME>";

    The point: I have a fixed height and width. Is there a way to set it
    to max. E.g. for frames by setting withd=* it will use the size, but
    not for inline frames?

    Any ideas anyone

    Thanks

Working...