Simple question

I know focus is in client side, but since Server side will generate source code for client side (when we view source from browser)... Is it really impossible?

Then what is the best way to do it? write the javascript code in aspx file? rather than .vb file in code-behind?
 
Back
Top