[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 04-14-2004, 02:57 AM   #1 (permalink)
New Member
 
Join Date: Apr 2004
Posts: 5
5.00 NP$ (Donate)

aSpire2004 is an unknown quantity at this point


Learning new ways?

Frames, although a very popular tool for laying out Web pages, had a very short life as a standard tool in Web design. They were only made part of the HTML standard in HTML 4.0. They were subsequently removed from the standard for XHTML 1.0.
Frames allow a browser window to be subdivided into multiple document display windows. Since these windows are in the same parent window, they can interact in ways not normally available to documents open in different windows.
The most common use for frames is to put a menu in one frame, and the contents in another so that the navigation menu does not have to be included in every page written out. This makes maintenance and navigation easier. With advances in server-side scripting languages there are now better ways to do the same thing.

Can anyone help point me in the right direction for learning how to do this, using server side scripting to replace frames that is..?

Thanks in advance
aSpire2004 is offline  
Old 04-14-2004, 03:05 AM   #2 (permalink)
NamePros Member
 
Join Date: Oct 2003
Posts: 143
134.00 NP$ (Donate)

Cobalt64 is on a distinguished road


I believe PHP Includes now do the same job - allowing a standard header, footer, navigation etc to be called instead of reloading pages from scratch.

I could be wrong on this but that's what they appear to do... Unless I've been using them wrongly for about a year

John
Cobalt64 is offline  
Old 04-14-2004, 03:09 AM   #3 (permalink)
New Member
 
Join Date: Apr 2004
Posts: 5
5.00 NP$ (Donate)

aSpire2004 is an unknown quantity at this point


sounds good:P
aSpire2004 is offline  
Old 04-14-2004, 04:03 AM   #4 (permalink)
Senior Member
 
Join Date: May 2003
Posts: 2,211
6,170.25 NP$ (Donate)

adam_uk is a jewel in the roughadam_uk is a jewel in the roughadam_uk is a jewel in the rough

Breast Cancer
check your other thread

same method you are wishing to do
adam_uk is offline  
Closed Thread


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


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 03:40 PM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85