Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. timer response.redirect ..

timer response.redirect ..

Scheduled Pinned Locked Moved ASP.NET
toolsquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lhahehal
    wrote on last edited by
    #1

    does the below script have a times like response.appendheader ? strRedirect = "" strRedirect += "parent.frames('main').location.href='TeensPage.aspx';" strRedirect += "" Response.Write(strRedirect) Response.Flush()

    G I 2 Replies Last reply
    0
    • L lhahehal

      does the below script have a times like response.appendheader ? strRedirect = "" strRedirect += "parent.frames('main').location.href='TeensPage.aspx';" strRedirect += "" Response.Write(strRedirect) Response.Flush()

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      What do you mean by having "a times"? --- b { font-weight: normal; }

      L 1 Reply Last reply
      0
      • G Guffa

        What do you mean by having "a times"? --- b { font-weight: normal; }

        L Offline
        L Offline
        lhahehal
        wrote on last edited by
        #3

        i mean timer .. after a few seconds then it will redirect ..

        G 1 Reply Last reply
        0
        • L lhahehal

          i mean timer .. after a few seconds then it will redirect ..

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          No, that script doesn't do that. By the way, Response.AddHeader just add values to the http header, there is no timer functionality in that. I assume that you mean when a specific value is added, like a refresh value? --- b { font-weight: normal; } -- modified at 15:22 Monday 6th February, 2006

          1 Reply Last reply
          0
          • L lhahehal

            does the below script have a times like response.appendheader ? strRedirect = "" strRedirect += "parent.frames('main').location.href='TeensPage.aspx';" strRedirect += "" Response.Write(strRedirect) Response.Flush()

            I Offline
            I Offline
            Ista
            wrote on last edited by
            #5

            body ... onLoad="javascript: setTimeout(5000);" 1 line of code equals many bugs. So don't write any!!

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups