Results 1 to 3 of 3

Thread: Redirecting users - using frameset ??

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Outer space
    Posts
    97

    Redirecting users - using frameset ??

    ok so you've got the response redirect command that sends users from one page directly to another, what if you wanted to perform a function on the server then change a page inside a frameset but not the page the user originally clicked on ??

    any help appreciated
    Many Thanks
    J Green

  2. #2
    Lively Member
    Join Date
    Aug 2002
    Location
    outerspace
    Posts
    126
    i believe you want to use panels I have never used them but that is another way to accomplish things in asp.net with out going from page to page with response.redirect
    "All those who wonder are not lost" -j.r.r tolkien

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Location
    Outer space
    Posts
    97
    nah sorry mate, what i've got is :

    User clicks nav link > page posts back to server > hide/shows help topics on navigation bar > NEED TO LOAD PAGE IN DIFFERENT FRAME HERE > user starts entering data on form


    - at the moment i've got it to hide/show the different help topics on the navigation bar, but if i try and place a hyper link within the asp control it seems to be ignored so i need some code to load a page into a frame set on the post back event

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width