How to send parameter from one webform to another webform?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yanapul
    New Member
    • Oct 2010
    • 1

    How to send parameter from one webform to another webform?

    in webform 1, i have search button when i click its open webform2 and there the gridview.
    I want when i click the link in gridview in webform 2 then it close webform 2 and change the datasource parameter in webform 1 without open the new window (still same window)

    can u help me?
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    You question is unclear.

    Does Webform2 open in a new browser window?
    If so, are you trying to update something in the parent browser window?

    -Frinny

    Comment

    • kiranghadge
      New Member
      • May 2010
      • 9

      #3
      hi yanapul

      your question is unclear..
      ru openig that 2nd webform in new window or as popup.
      if u know about session then u can use session for getting values from 2nd web form

      Comment

      Working...