I am using VS.
I create my my aspx form using the HTML editor(not the designer). I type all the server controls instead of dragging from the toolbox.
But the problem is, this way my objects are not created in my corresponding
vb code. Is there a way to overcome this ?
Thank you.