Jump to content

How do they do it, to get the url always the same name when clicking a link.


micheal_newby

Recommended Posts

Hello,
I found this website: http://www.incassofederatie.nl
When clicking on a link to go to another page i notice that for example at the
bottom of the IEbrowser this link: http://www.incassofederatie.nl/default.php?lang=NL&p=nieuws
is shown. But when clicked the url above in the adres keeps the same. Still www.incassofederatie.nl

Now i am trying to find out how they do it. the source of the first page is:

<html>
<head>
<title>Incasso Federatie Nederland</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Language" content="NL">
<meta name="title" content="">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="abstract" content="">
</head>
<frameset rows="100%" border="0" frameborder="0" framespacing="0">
<frame src="default.php">
<noframes>
Sorry, your browser does nog support this frameset...
</noframes>
</frameset>
</html>

But when i copy this in to dreamweaver i get to see two rows?  ???
I also would like to know how to make this in php ? I am new to it,
and don't know where to begin. Can someone help me please?

Regard,
Micheal.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.