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. PLEASE HELP

PLEASE HELP

Scheduled Pinned Locked Moved ASP.NET
csharpjavascripthelp
2 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.
  • T Offline
    T Offline
    Tyrus182
    wrote on last edited by
    #1

    I am trying to make a web form with a text box and a button and when the button is pressed a new web page is opened in a new window with the address specified in the text box. i don't want to use javascript id like to use c# can someone please help me :)

    M 1 Reply Last reply
    0
    • T Tyrus182

      I am trying to make a web form with a text box and a button and when the button is pressed a new web page is opened in a new window with the address specified in the text box. i don't want to use javascript id like to use c# can someone please help me :)

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Well, opening a new window is an action which is supposed to run on the client machine, so you still need to use the client side script (javascript) to implement it. C# can help you write the server side script to execute the tasks on the server.

      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