W
WISEMANOFNARNIA
Suppose I want to put in custom javascript code in an asp.net page.
Do I just put in a script tag in the source view of the asp.net page
and then have 'onload' or some other attribute of a tag call it? Is
there a way to programatically insert javascript instead (from the
asp.net code-behind page?) What about controlling Silverlight and
Ajax? Do you have to write custom javascript code in the source of
the page?
Thanks,
-- Marv
Do I just put in a script tag in the source view of the asp.net page
and then have 'onload' or some other attribute of a tag call it? Is
there a way to programatically insert javascript instead (from the
asp.net code-behind page?) What about controlling Silverlight and
Ajax? Do you have to write custom javascript code in the source of
the page?
Thanks,
-- Marv