How to access controls from code behind file Dear Colleagues:
December 31, 2007 – 5:00 pmHow to access controls from code behind file
Dear Colleagues: I want to separate interface design from its code (in my asp.net school project). So that , I’m trying to use a code-behind using vb.net. For example in my login page I provide the user with username and password input, then handle the user input from lgoin.vb file. But I don’t…
You must be logged in to post a comment.