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. page refresh

page refresh

Scheduled Pinned Locked Moved Web Development
csharpasp-netquestion
6 Posts 4 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.
  • T Offline
    T Offline
    Tauseef A
    wrote on last edited by
    #1

    hi guys i am working in asp.net 1.1, i am opening some child windows from my parent pages, but i want to refresh (postback) not reload my parent page from my child window i am using Response.Write("opener.location='painfo.aspx?type=e';self.close();") but here my parent page is reloaded and all the settingds and variable values and control states are gone, is there any way to refresh the parent page with keeping the page settings in hand thanks in advance best regards

    hello

    S M 2 Replies Last reply
    0
    • T Tauseef A

      hi guys i am working in asp.net 1.1, i am opening some child windows from my parent pages, but i want to refresh (postback) not reload my parent page from my child window i am using Response.Write("opener.location='painfo.aspx?type=e';self.close();") but here my parent page is reloaded and all the settingds and variable values and control states are gone, is there any way to refresh the parent page with keeping the page settings in hand thanks in advance best regards

      hello

      S Offline
      S Offline
      SHatchard
      wrote on last edited by
      #2

      You could try: opener.window.location.reload();self.close();return false;

      T 1 Reply Last reply
      0
      • S SHatchard

        You could try: opener.window.location.reload();self.close();return false;

        T Offline
        T Offline
        Tauseef A
        wrote on last edited by
        #3

        but the problem is still there my parent page gets reloaded but i just want it to be postback not reload , thanks best regards

        hello

        1 Reply Last reply
        0
        • T Tauseef A

          hi guys i am working in asp.net 1.1, i am opening some child windows from my parent pages, but i want to refresh (postback) not reload my parent page from my child window i am using Response.Write("opener.location='painfo.aspx?type=e';self.close();") but here my parent page is reloaded and all the settingds and variable values and control states are gone, is there any way to refresh the parent page with keeping the page settings in hand thanks in advance best regards

          hello

          M Offline
          M Offline
          magnifique
          wrote on last edited by
          #4

          ASP.net postback always reload the page so what u have to do is to set the custom error off

          T 1 Reply Last reply
          0
          • M magnifique

            ASP.net postback always reload the page so what u have to do is to set the custom error off

            T Offline
            T Offline
            Tauseef A
            wrote on last edited by
            #5

            hi thanks again actualy i am a bit newer in web programming can u please explain custom error off and its effect ? thank in advance best regards

            hello

            S 1 Reply Last reply
            0
            • T Tauseef A

              hi thanks again actualy i am a bit newer in web programming can u please explain custom error off and its effect ? thank in advance best regards

              hello

              S Offline
              S Offline
              Sathesh Sakthivel
              wrote on last edited by
              #6

              Custom Errors[^]

              Regards, Satips.:rose: Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Walk beside me, and just be my friend. - Albert Camus

              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