>
>
>
>
>
>
> iframetest.htm
>
>
>
>
>
>
>
>
>
>
> - Original Message -
> From: "John W. Holmes" <[EMAIL PROTECTED]>
> To: "'Greg'" <[EMAIL PROTECTED]>; <[EMAI
}
document.form1.submit();
}
' . $_POST['one_copy'];
}
?>
iframetest.htm
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'Greg'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent
Hi Greg,
> But the buttons are outside of the iframe, so that no matter how
> large the frame gets, the buttons are always in the same place :/
So stick an image of the button outside the , wrap it in an , and
use the onclick handler to call a javascript function that submits the form.
Of course
Greg wrote:
Unfortunatly, that gets rid of the reason I have the iframe in there to
begin with. I need a scrollable iframe with a set of buttons that perform
certain actions at the top, that have to always be at the top.
-Greg
in that case you either need to try getting some javascript to pas
But the buttons are outside of the iframe, so that no matter how large the
frame gets, the buttons are always in the same place :/
-Greg
"John W. Holmes" <[EMAIL PROTECTED]> wrote in message
000501c2c629$f98c8590$7c02a8c0@coconut">news:000501c2c629$f98c8590$7c02a8c0@coconut...
> > Unfortunatly, th
> Unfortunatly, that gets rid of the reason I have the iframe in there
to
> begin with. I need a scrollable iframe with a set of buttons that
perform
> certain actions at the top, that have to always be at the top.
> -Greg
Then put the entire into the iframe.
---John W. Holmes...
PHP Architect
> It's probably an HTML thing. I don't know how iframes are interpreted,
> but it's probably not really a part of your form, even though it looks
> like it is when you view it.
The contents of an IFRAME, by definition, is a totally different document.
It behaves for all intents and purposes as a n
Unfortunatly, that gets rid of the reason I have the iframe in there to
begin with. I need a scrollable iframe with a set of buttons that perform
certain actions at the top, that have to always be at the top.
-Greg
"Sean Burlington" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[E
> Here's the basic layout of my html page, this isn't the real html,
just
> the
> basic idea.
>
>
>
>
>
>
>
>
>
>
>
> Now inside iframetest.php I have a few check boxes that I want
test.php to
> be able to access. Is there any way to do this?
If you set a hidden form element in iframet
Greg wrote:
Here's the basic layout of my html page, this isn't the real html, just the
basic idea.
Now inside iframetest.php I have a few check boxes that I want test.php to
be able to access. Is there any way to do this?
Thanks!!
not directly ..
the form does not 'contain' the
Here's the basic layout of my html page, this isn't the real html, just the
basic idea.
Now inside iframetest.php I have a few check boxes that I want test.php to
be able to access. Is there any way to do this?
Thanks!!
"Chris Shiflett" <[EMAIL PROTECTED]> wrote in message
[EMAIL PRO
--- Greg <[EMAIL PROTECTED]> wrote:
> Hi, I have a form with an IFRAME nested in it. When
> the form is submitted, I can't get the values of the
> checkboxes in the IFRAME, is there any way to do
> this?
Well, I think (I could be wrong) you're looking at this
wrong.
Forms submit to resources iden
12 matches
Mail list logo