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. I need to be able to refresh a ASPX page if the current data being displayed has changed

I need to be able to refresh a ASPX page if the current data being displayed has changed

Scheduled Pinned Locked Moved ASP.NET
questioncom
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.
  • I Offline
    I Offline
    imran_rafique
    wrote on last edited by
    #1

    I need to be able to refresh a ASPX page if the current data being displayed has changed I know, i can use above line in aspx page but i want to do it in aspx class how can i ? r00d0034@yahoo.com -- modified at 7:44 Sunday 19th February, 2006

    C I 2 Replies Last reply
    0
    • I imran_rafique

      I need to be able to refresh a ASPX page if the current data being displayed has changed I know, i can use above line in aspx page but i want to do it in aspx class how can i ? r00d0034@yahoo.com -- modified at 7:44 Sunday 19th February, 2006

      C Offline
      C Offline
      CWIZO
      wrote on last edited by
      #2

      If I understand you right, you have textobxes with data. If you wan't to postback when changes happend simply set AutoPostBack to true for the textoboxes you want that kind of behaviour. Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

      I 1 Reply Last reply
      0
      • C CWIZO

        If I understand you right, you have textobxes with data. If you wan't to postback when changes happend simply set AutoPostBack to true for the textoboxes you want that kind of behaviour. Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

        I Offline
        I Offline
        imran_rafique
        wrote on last edited by
        #3

        I want to control refresh time programmatically in order to meet my Application requirement r00d0034@yahoo.com

        C 1 Reply Last reply
        0
        • I imran_rafique

          I want to control refresh time programmatically in order to meet my Application requirement r00d0034@yahoo.com

          C Offline
          C Offline
          CWIZO
          wrote on last edited by
          #4

          Then send meta-refresh tag and specify on what interval should the page refresh. Q:What does the derived class in C# tell to it's parent? A:All your base are belong to us!

          1 Reply Last reply
          0
          • I imran_rafique

            I need to be able to refresh a ASPX page if the current data being displayed has changed I know, i can use above line in aspx page but i want to do it in aspx class how can i ? r00d0034@yahoo.com -- modified at 7:44 Sunday 19th February, 2006

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

            well the asp class is on the server so you really have no connection to the client 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