Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > HTML, XHTML and CSS

Closed Thread
 
LinkBack Thread Tools
Old August 13th, 2003, 01:32 AM   #1
Rob
Elite Veteran
SuperMember
 
Rob's Avatar
 

Join Date: Jul 2003
Location: Southern UK
Age: 35
Posts: 3,126
Blog Entries: 7
Thanks: 28
Thanked 22 Times in 19 Posts
Rep Altering Power: 0 Rob is a jewel in the rough Rob is a jewel in the rough Rob is a jewel in the rough
You could implement an IFRAME like this:-

<iframe width=xxx height=xxx src="blah.php"></iframe>

Here is an example of one in use for an ASP page:-

<iframe width=780 height=400 src="http://www.dotmagic.co.uk"> </iframe>
__________________
Rob - Webforumz Founder
Web Designer Support Network || Personal Project: Sanctuary for Student Midwives
Rob is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Old August 13th, 2003, 06:10 AM   #2
New Member
 

Join Date: Aug 2003
Location: United Kingdom
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 kyle is on a distinguished road
Not new to design but have a question!

Can you put a php page in an IFRAME? If so how?
kyle is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Old August 16th, 2003, 06:34 PM   #3
vor
New Member
 

Join Date: Aug 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 vor is on a distinguished road
kyle, Iframes work very much like how normal frames work, cept iframes are floating frames. Meaning you can put an Iframe anywhere, for example in a table cell. You can give the iframe a Name="frame1" and have your links or forms Target="frame1", like how you would do regular frames.

Iframes are a great new feature in webbrowsers. You can put anything you want in the Src attribute. Any url you can dream of can be used.

Iframes work in IE5+ and Netscape 6+ . If any of your projects require you to use earlier versions then iframes wont be available. Netscape 4 did have a Layer Tag, But was pretty useless compaired to iframe.
vor is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread

Bookmarks

Tags
design , but , question


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
question about web design lillizzierae Your Design and Layout 6 September 13th, 2007 02:55 PM
Design question grandman Your Design and Layout 1 June 6th, 2007 12:15 PM
Object design question in dotNet N_K Other Languages 1 October 11th, 2006 07:15 PM


Search Engine Optimization by vBSEO 3.2.0 RC8