J
jkhome
I have a page which has a block of form elements. If i was writing the
page in normal asp and javascript it would be easy for me to
dynamically write client side script which dynamically adds and removes
these blocks (there could be any number of blocks on a page). I am now
using asp.net with server controls. How do i go about dynamically add
and removing server controls on the client side, is it possible?
Please could someone give me some advice.
page in normal asp and javascript it would be easy for me to
dynamically write client side script which dynamically adds and removes
these blocks (there could be any number of blocks on a page). I am now
using asp.net with server controls. How do i go about dynamically add
and removing server controls on the client side, is it possible?
Please could someone give me some advice.