Connecting Tech Pros Worldwide Help | Site Map

Page-in-page

 
LinkBack Thread Tools Search this Thread
  #1  
Old January 25th, 2007, 06:45 PM
Panther
Guest
 
Posts: n/a
Default Page-in-page

What I need to do is open one page "inside" of another without using frames.
For example: page1.html (somewhere in this page i have a table where i want
"page2.php" to show). I have looked and looked for the code to do this, but
had no luck. If I use document.open , it has a popup, don't want that. I
hope this is clear as to what i'm trying to do. thanks in advance.



  #2  
Old January 25th, 2007, 07:05 PM
TheBagbournes
Guest
 
Posts: n/a
Default Re: Page-in-page

Panther wrote:
Quote:
What I need to do is open one page "inside" of another without using frames.
For example: page1.html (somewhere in this page i have a table where i want
"page2.php" to show). I have looked and looked for the code to do this, but
had no luck. If I use document.open , it has a popup, don't want that. I
hope this is clear as to what i'm trying to do. thanks in advance.
Just use an iframe. It's by far the easiest thing for you if you really can't find any clues for yourself.
  #3  
Old January 25th, 2007, 08:15 PM
Panther
Guest
 
Posts: n/a
Default Re: Page-in-page


"TheBagbournes" <noway@noway.comwrote in message
news:DNWdnbu5aY9fliTYRVnyvQA@bt.com...
Quote:
Panther wrote:
Quote:
>What I need to do is open one page "inside" of another without using
>frames.
>For example: page1.html (somewhere in this page i have a table where i
>want
>"page2.php" to show). I have looked and looked for the code to do this,
>but
>had no luck. If I use document.open , it has a popup, don't want that. I
>hope this is clear as to what i'm trying to do. thanks in advance.
>
Just use an iframe. It's by far the easiest thing for you if you really
can't find any clues for yourself.


I actually like the way iframe looks from the <objecttag ...Thanks


  #4  
Old January 25th, 2007, 08:45 PM
VK
Guest
 
Posts: n/a
Default Re: Page-in-page

On Jan 25, 10:36 pm, "Panther" <pantherh...@comcast.netwrote:
Quote:
What I need to do is open one page "inside" of another without using frames.
Your only universal option is <iframe>. Purely theoretically you can
also use <objectwith codetype="text/html" and codebase="yourURL" but
this way is hardkilled on the majority of UAs as an endless source of
security exploits.

Are you having some particular problems with <iframeobject or you
just don't like anything containing "frame" chars sequence in it?

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.