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. Java script problem

Java script problem

Scheduled Pinned Locked Moved ASP.NET
javajavascripttoolshelp
4 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.
  • R Offline
    R Offline
    raghvendrapanda
    wrote on last edited by
    #1

    I am opening a .aspx page in a javascript popup on a button click event.in the popup i have an another button. on click of this button i am redirecting to another .aspx page. the problem is that after redirecting the page opens in the same poput.but i want to show the page in a full screen page size. this is the problem. Can any one solve my problem. Regards'

    A P 2 Replies Last reply
    0
    • R raghvendrapanda

      I am opening a .aspx page in a javascript popup on a button click event.in the popup i have an another button. on click of this button i am redirecting to another .aspx page. the problem is that after redirecting the page opens in the same poput.but i want to show the page in a full screen page size. this is the problem. Can any one solve my problem. Regards'

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      Try it windows.location.href

      cheers, Abhijit

      R 1 Reply Last reply
      0
      • A Abhijit Jana

        Try it windows.location.href

        cheers, Abhijit

        R Offline
        R Offline
        raghvendrapanda
        wrote on last edited by
        #3

        good morning, I am using the following code. But it doesnot work.what is the problem. please help. Response.Write(""); Response.Write("windows.location.href('Eventdetails.aspx?id='" + i ); Response.Write("</script>");

        1 Reply Last reply
        0
        • R raghvendrapanda

          I am opening a .aspx page in a javascript popup on a button click event.in the popup i have an another button. on click of this button i am redirecting to another .aspx page. the problem is that after redirecting the page opens in the same poput.but i want to show the page in a full screen page size. this is the problem. Can any one solve my problem. Regards'

          P Offline
          P Offline
          puviyarasan j
          wrote on last edited by
          #4

          use window.open to open a new window for redirecting page in java script, and close the parent window.

          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