K
KK
Hi
Is it possible to attach javascript to an asp button? Lets say the basic
requirement is to
load another page to "frame1" upon clicking the button. Normaly we can use a
normal html
button and use javascript. Is it possible to use an webcontrol button to do
the same?
Also I couldn't found a way to refer to frames in my web application through
code. If I go to code behind files , how can I refer to a frame? with client
side javascript we can do that easily.
regards
KK
Is it possible to attach javascript to an asp button? Lets say the basic
requirement is to
load another page to "frame1" upon clicking the button. Normaly we can use a
normal html
button and use javascript. Is it possible to use an webcontrol button to do
the same?
Also I couldn't found a way to refer to frames in my web application through
code. If I go to code behind files , how can I refer to a frame? with client
side javascript we can do that easily.
regards
KK