Jump to content

iframe problems...


suess0r

Recommended Posts

hey there,

well i'm attempting to use iframes for my project, which basically is running some SQL queries using php but.. i'm having some iframes troubles...

OK, so on the height of the iframe of the pg1 (body) it is unknown due to the height varying from the return of the query, so is there a  way to set the height of the iframe to vary with the height-size of the page (Without scrollbars)??

[quote] <? include('mheader.php'); ?>
<table width="190" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td colspan="3" align="center" valign="top"><iframe src="mpg1.php" width="220" height="750"
frameborder="0" scrolling="auto" name="pg1" align="center"> Frame's not supported by your browser, sorry...</iframe></td>
  </tr>
</table>
<? include('mfooter.php'); ?>[/quote]
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.