Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
heyyy.

I use a dropdown control in aspx.page(UI page) ..And I have a web service in asmx page(web service)...All I need is ,I want check the value of dropdownlist ( from my UI) is equal to value from the web service..

So I thought ...the dropdownlist value is store in a session and when webservice method is called..I want to check the value ......


can I get session in asmx page(web service) from aspx page(UI) dropdownlist value....?



any samples...?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900