Results 1 to 5 of 5

Thread: ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User Mirchev's Avatar
    Join Date: Dec:2003
    Location:
    Posts: 2,942

    ?

    : web , dir.bg www..dir.bg. , e www.XXXXX.bg. , dir.bg, . , dir.bg . , , ... index.html .

  2. #2
    Dark Traveler massacre's Avatar
    Join Date: May:2003
    Location: Ta'Xbiex, Malta
    Posts: 7,100
    , :
    Automatic Page Change

    An automatic page forwarding can fulfill many functions. For example an automatic slide show to display products or even to simply walk a user through the reporting application. The following example loads our home page, www.all-BI.com, automatically into the browser after five seconds. By the way, it also accentuates the function principle that is key in good JavaScript structure.

    <script language="Javascript">
    function forward(){
    location.href="http://www.all-BI.com";
    }
    </script>

    The above snippet goes in the <head> tag.

    In the <body> tag, you need to set the following:

    <body onload=setTimeout('forward()',5000)">

    It does not get much simpler.
    Sarcasm is just one more service I ffer.
    Me, mad? Haha... quite likely.
    There is life. There is death. And then there is me.

  3. #3
    Registered User Pa3KaTaH's Avatar
    Join Date: Sep:2003
    Location:
    Posts: 3,851
    Mirchev, META ,
    :

    PHP Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <
    html xmlns="http://www.w3.org/1999/xhtml">
    <
    head>
    <
    meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <
    meta http-equiv="refresh" content="0;URL=http://NEWPAGE.com" />
    <
    title>Redirection</title>
    </
    head>
    <
    body>
    Please, use <a href="http://NEWPAGE.com">http://NEWPAGE.com</a>
    </body>
    </
    html
    <meta http-equiv="refresh" content="0;URL=http://NEWPAGE.com" />
    Content=0 - , .
    -

  4. #4
    Registered User Mirchev's Avatar
    Join Date: Dec:2003
    Location:
    Posts: 2,942
    !

  5. #5
    Registered User Pantockrator's Avatar
    Join Date: Aug:2004
    Location: 28031
    Posts: 453

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |