How to communicate between my two web projects.
1) Firstly; You should look below pic which has got ddlCustomer(Dropdownlist) i will select a Customer.
2) i have a iframe which has a page i Want to write this customer to add this textbox…

How to communicate between my two web projects. 1) Firstly; You should look below
Share
You can’t do that with the server side controls.
Only by javascript code to refresh the iframe.