how to pass the value from one webform to other
i have two webform. webform1 in which some textbox value save in database on button click , and i also want to use the webform1 value in webform2 for further process . please tell me which is the best way to do this .