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. problem with frames

problem with frames

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

    hello sir I am using C# and asp.net i have problem with frames, i am using Response.redirect() method with frames,how can i call another frame with response.redirect method(), suppose i have two frames first A and B, search textbox is in frame a when i click on search button i want the result on frame b,. i am using response.redirect(".aspx?frame=b"), but this will open the page on frame A. please help me thanks:^)

    prabhakar dwivedi

    C 1 Reply Last reply
    0
    • P prabhakar dwivedi

      hello sir I am using C# and asp.net i have problem with frames, i am using Response.redirect() method with frames,how can i call another frame with response.redirect method(), suppose i have two frames first A and B, search textbox is in frame a when i click on search button i want the result on frame b,. i am using response.redirect(".aspx?frame=b"), but this will open the page on frame A. please help me thanks:^)

      prabhakar dwivedi

      C Offline
      C Offline
      coolestCoder
      wrote on last edited by
      #2

      Hi, You have to set the target frame so that the output is displayed in the rigth frame. If you have added the frame set from within the VS .NET then please check the HTML view of the page to find some instructions and also find the target frame property. You have to specify target frame name in the target frame property.


      "A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder


      Anant Y. Kulkarni

      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