Hi Prabhakar,
have u used <form> tag in html page like:
<form id="frm1" action="ur aspx page name" method="get/post"></form>
n u can use this data at ur aspx page.
if u used get method then u found ur information from Request.QueryString else Request.Param
Hope this will help u
Himanshu Manjarawala
Sr. Software Engineer@AutomationAnywhere
http://fieredotnet.wordpress.com/
50555, if this helps please login to Mark As Answer. |
Reply | Alert Moderator