Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
i don't want use FrAmEsEt !!!
Old 04-23-2010, 09:47 PM i don't want use FrAmEsEt !!!
Junior Talker

Posts: 3
Name: Sami
Trades: 0
firstly Thanx people you help very much
secondly sorry my English not very will ( my mother lang is arabic )
i want when i press on the link in the menu it open in specific location in the same window but without using frameset !!!

1 : cuz it not recommended with Google !!!

2 : when i press link in the right side to show in the left side , the title of page will not change it will be the same.

my solution was is the write in evry page :
<?php include("menu.html"); ?>
<?php include("header.html"); ?>
<?php include("footer.html"); ?>
but i think it's not best solution...

please are there any way even in the php to resolve this ? Please
smadi is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-24-2010, 08:38 AM Re: i don't want use FrAmEsEt !!!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
PHP Code:
<?php
include("menu.html");
include(
"header.html");
include(
"footer.html");
 
?>
Would be the better solution as it would not require the server to start and stop the php daemon three times.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-24-2010, 07:42 PM Re: i don't want use FrAmEsEt !!!
Junior Talker

Posts: 3
Name: Sami
Trades: 0
thanx chrishirst ....

but what this site use & how : http://www.highdots.com/css-editor/support.html

the lnks in the left targets into the main
smadi is offline
Reply With Quote
View Public Profile
 
Old 04-26-2010, 03:30 AM Re: i don't want use FrAmEsEt !!!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
the lnks in the left targets into the main
No it doesn't. it simply loads a page.

What gave you the impression that it didn't?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-26-2010, 01:43 PM Re: i don't want use FrAmEsEt !!!
Junior Talker

Posts: 3
Name: Sami
Trades: 0
Quote:
No it doesn't. it simply loads a page.
What gave you the impression that it didn't?
Thanx chrishirst For Reply
Now I Understand
smadi is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to i don't want use FrAmEsEt !!!
 

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25150 seconds with 12 queries