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. Html Frames and ASP Buttons

Html Frames and ASP Buttons

Scheduled Pinned Locked Moved ASP.NET
csharphtmlasp-netvisual-studioquestion
2 Posts 1 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.
  • H Offline
    H Offline
    HarryBo
    wrote on last edited by
    #1

    Hi, I am developing an applicaiton in VS.Net using ASP.NET and HTML. I have a frameset (frameset.htm) with three frames (banner, navigation and content). I wish to use the navigation frame to hold asp buttons, i have done this but i can't get the asp buttons when pressed to load the next aspx page in the content frame. Please can anybody advise on this? Is it possible? Many Thanks Harry

    H 1 Reply Last reply
    0
    • H HarryBo

      Hi, I am developing an applicaiton in VS.Net using ASP.NET and HTML. I have a frameset (frameset.htm) with three frames (banner, navigation and content). I wish to use the navigation frame to hold asp buttons, i have done this but i can't get the asp buttons when pressed to load the next aspx page in the content frame. Please can anybody advise on this? Is it possible? Many Thanks Harry

      H Offline
      H Offline
      HarryBo
      wrote on last edited by
      #2

      found it out myself, thanks all using this jscript if anyone is interested Response.Write("window.open(" & Chr(34) & "Search.aspx" & Chr(34) _ & "," & Chr(34) & "main" & Chr(34) & ")") Many Thanks Harry

      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