i want to send query string from one asp.net page(Home.aspx) to master page.
in home page i take one anchor tag like this
i want to pass job query string value to masterpage based on query string i want to bind treeview in masterpage.
but it is not working.
plz any one give me advice how to send query string to masterpage.
Roei BarPosted Sep 21, 2009, 4:56 AM
can you explain your problem...
jeevan mummadiPosted Sep 21, 2009, 3:58 AM
Rajeswari nathanPosted Sep 21, 2009, 3:03 AM
We can do one thing. Just chek the page name in the page lode of the master page. Accoring to the page name you can do your task in the page load of the master page.. I thing you catch my point