I'm working with ASP.NET web pages using C# code behind.
I've introduced some javascript code - but can't seem to make it work in such a way that I'm able to set properties against ASP controls - i.e. TextBox's, Button's, etc.
Can this be done?
Thanks in advance.
Steve
I've introduced some javascript code - but can't seem to make it work in such a way that I'm able to set properties against ASP controls - i.e. TextBox's, Button's, etc.
Can this be done?
Thanks in advance.
Steve