hy,
i have a problem...i don't know how to use onmouseover function on a <asp:textBox>...is that possible?
i can't make the traditional <input> because i don't know to change all that stuffs from that "sign up wizzard" from the Web Developer...(it is using <asp:...> at all stuffs)
i want to use onmouseover for something like that: onmouseover=" p1.className='red' "..can i use some triks for that <asp:...>?
i really need to know, please help me