PASSING AND ACCESSING VALUES FROM ASP.NET PAGE IN HTML PAGE
Hi friends
Good morning... As the title itself tells.. How can i access the values passed(using query strings) from asp.net page in HTML page?
How can we get all the input values in an HTML page in another HTML page which has labels controls? Also how can we access asp.net controls in HTML page and vice versa? Is it possible ? Plzzz help