G
Guest
I have a User Control. Is it possible to define a variable in the User Control HTML like this
<
Dim strTem
%
and then use the page behind code in the Page_Load event to update this strTemp variable? VBScript please.
<
Dim strTem
%
and then use the page behind code in the Page_Load event to update this strTemp variable? VBScript please.