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. Postback

Postback

Scheduled Pinned Locked Moved ASP.NET
questionjavascripthelp
3 Posts 2 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.
  • A Offline
    A Offline
    Agweet
    wrote on last edited by
    #1

    Hi all...can any1 plz help me... i hav 2 pages...the main form called frmMain.aspx and a popup page called frmPopup.aspx which is called via javascript...window.open. im trying to force my main page to postback when i click close on my popup form...how can i do this?

    living life on the flip side

    B 1 Reply Last reply
    0
    • A Agweet

      Hi all...can any1 plz help me... i hav 2 pages...the main form called frmMain.aspx and a popup page called frmPopup.aspx which is called via javascript...window.open. im trying to force my main page to postback when i click close on my popup form...how can i do this?

      living life on the flip side

      B Offline
      B Offline
      Bardy85
      wrote on last edited by
      #2

      Why don't you just Redirect to your main page. Try something like Response.Redirect("frmMain.aspx");

      A 1 Reply Last reply
      0
      • B Bardy85

        Why don't you just Redirect to your main page. Try something like Response.Redirect("frmMain.aspx");

        A Offline
        A Offline
        Agweet
        wrote on last edited by
        #3

        that would seem like the ethical thing to do but the problem is that the main page must still be visible...and the popup page must move data to the main form...so it kinda has to b a popup and force a postback on the main form

        living life on the flip side

        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