Results 1 to 3 of 3

Thread: Previous linked info. WebTab

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2004
    Location
    Miami
    Posts
    3

    Cool Previous linked info. WebTab

    Hello everyone, I'm new here My name is Angelo, and I've recently been asked to learn ASP.net for some new projects in my workplace.

    So far, I've successful in created 2 webtabs, with webgrid, and the binding of the data works okay.

    The problem I'm having is as follows.....


    I need to be able to display a tab based on the previously clicked link. Ex....

    Let's say.....
    Airplanes.com has 2 links, and they are....
    small planes
    big planes.

    My Webform has a tab control with 2 tabitems. (small planes, big planes)

    My Webform opens and defaults to small planes.
    How would I make my Webform load and open the big planes
    tab if a user clicked on the big planes link in airplanes.com?


    How would I go about accomplishing this?
    Any thoughts or comments would greatly be appreciated.

    Thanks,
    Angelo

  2. #2

    Thread Starter
    New Member
    Join Date
    Oct 2004
    Location
    Miami
    Posts
    3
    Okay, disregard all the giberrish above

    Here's the simple question...
    When someone clicks on a link, is there anything generated, that I can refer to when I open the new page.

    A LastWebPageCache, LastClickedLink, anything ?

    If someone could just point me in the right direction, I will look up the info in MSDN.

    Thanks,
    AngeloC

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2004
    Location
    Miami
    Posts
    3

    Lightbulb

    Okay, I figured this out. What I needed was.......
    Request.QueryString

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