Question about re-directing a webpage.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stytooner
    Roll Tide RIP Lee
    • Dec 2002
    • 4301
    • Robertsdale, AL, USA.
    • BT3100

    Question about re-directing a webpage.

    I'm just not thinking clearly or something, but what is the HTML code for redirecting a web page. As in:

    B4 you build anything, check out this link:
    http://www.stytoons.f2s.com/pctasa.html
    I, and several others used this site for reference in building our own DC.

    Dave in NC


    Dave's post here. He is directing to an older link which is still on my cartoon site. Since that link has also been posted to the Ryobi Forum, I would like to keep it functioning, but point it instead to:

    http://www.leestyron.com/html/dustcollector.html

    This is my updated and wood related site. I know its easy, but if you have forgotten how........I have even done this before....a splash page or something.
    Thanks for the help in advance.

    Lee
    http://www.leestyron.com
    Lee
  • Xamu
    Established Member
    • Jul 2003
    • 296
    • Chicagoland, USA.

    #2
    <META HTTP-EQUIV="Refresh" CONTENT="3;URL=http://www.some.org/some.html"> where 3 is the number of seconds to delay

    TTFN,

    JP
    ----
    A hard day in the shop is still better than an easy day at work.
    TTFN,
    JP
    Good woodworking comes from experience. Experience comes from bad woodworking.

    Comment

    • pnctar
      Senior Member
      • Jan 2003
      • 537
      • Arlington, TX, USA.
      • Ryobi BT3000

      #3
      quote:Originally posted by Xamu

      <META HTTP-EQUIV="Refresh" CONTENT="3;URL=http://www.some.org/some.html"> where 3 is the number of seconds to delay
      Exactly - Meta tag. Don't forget the " after the 3 though.

      Steve
      Shadow box?! and you want it when?
      Steve
      There are no mistakes in woodworking, only opportunities to reevaluate the design! - Jim Tolpin

      Comment

      • Xamu
        Established Member
        • Jul 2003
        • 296
        • Chicagoland, USA.

        #4
        quote:Originally posted by pnctar
        quote:Originally posted by Xamu
        <META HTTP-EQUIV="Refresh" CONTENT="3;URL=http://www.some.org/some.html"> where 3 is the number of seconds to delay
        Exactly - Meta tag. Don't forget the " after the 3 though.
        No, it's all part of the CONTENT. The closed quote goes after the URL part. That's why there's a semicolon after the delay time.

        TTFN,

        JP
        ----
        A hard day in the shop is still better than an easy day at work.
        TTFN,
        JP
        Good woodworking comes from experience. Experience comes from bad woodworking.

        Comment

        • pnctar
          Senior Member
          • Jan 2003
          • 537
          • Arlington, TX, USA.
          • Ryobi BT3000

          #5
          Sorry my bust.[B)] That's what I get for trying to pay attention.

          Steve
          Shadow box?! and you want it when?
          Steve
          There are no mistakes in woodworking, only opportunities to reevaluate the design! - Jim Tolpin

          Comment

          • Stytooner
            Roll Tide RIP Lee
            • Dec 2002
            • 4301
            • Robertsdale, AL, USA.
            • BT3100

            #6
            Thanks a bunch, Guys. I'll get right on it.

            Lee
            http://www.leestyron.com
            Lee

            Comment

            Working...