L
Larry
If I put a web control within a web user control, and
this web control depends on a CSS for some settings, then
do I simply embed a
<LINK href="style.css" type="text/css" rel="stylesheet">
statement within the *.ascx file? I ask because doing so
doesn't seem to work and I want to know if there is some
trick.
Thanks
this web control depends on a CSS for some settings, then
do I simply embed a
<LINK href="style.css" type="text/css" rel="stylesheet">
statement within the *.ascx file? I ask because doing so
doesn't seem to work and I want to know if there is some
trick.
Thanks