Jump to content

micheal_newby

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by micheal_newby

  1. 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.
×
×
  • 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.