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

javascript

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

    i want go to a url in javascript c#.net: response.redirect("http://....") in javascript: ?????

    A B A 3 Replies Last reply
    0
    • P ptvce

      i want go to a url in javascript c#.net: response.redirect("http://....") in javascript: ?????

      A Offline
      A Offline
      Anand Desai
      wrote on last edited by
      #2

      window.open("http://....");

      Anand Desai Developer Atharva Infotech

      A P 2 Replies Last reply
      0
      • A Anand Desai

        window.open("http://....");

        Anand Desai Developer Atharva Infotech

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

        It will open the window as popup !!!

        cheers, Abhijit

        A 1 Reply Last reply
        0
        • P ptvce

          i want go to a url in javascript c#.net: response.redirect("http://....") in javascript: ?????

          B Offline
          B Offline
          Brij
          wrote on last edited by
          #4

          change window.location.href

          Cheers!! Brij

          1 Reply Last reply
          0
          • A Anand Desai

            window.open("http://....");

            Anand Desai Developer Atharva Infotech

            P Offline
            P Offline
            ptvce
            wrote on last edited by
            #5

            no i dont want open a new page function move() { i think its window.location = "http://...." } has it ; in the end or not and when i want to call it i how should i write? onclick=javascript:move();

            1 Reply Last reply
            0
            • P ptvce

              i want go to a url in javascript c#.net: response.redirect("http://....") in javascript: ?????

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

              use this :) <script type="text/javascript"> <!-- window.location = "http://www.codeproject.com/" //--> </script> and Here is 5 different way[^]

              cheers, Abhijit

              1 Reply Last reply
              0
              • A Abhijit Jana

                It will open the window as popup !!!

                cheers, Abhijit

                A Offline
                A Offline
                Anand Desai
                wrote on last edited by
                #7

                Yes, sorry for that. it was my mistake

                Anand Desai Developer Atharva Infotech

                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