bump:
sorry but I am getting no where on this. also if i use the following (with the apporpriate opening and closing script tags)
type="text/javascript" src="<%= Page.ResolveUrl("DesktopModules/Repository/js/pngfix.js") %>
my browser will load the page, then once the js is fired, all .png images will become invisible. There is something odd about my portal setting but I have no idea what or where would define this.
It still defeats me that I can sign in on this site, but not my portal with the same sign in feature.
just to be sure I am using
@ Register TagPrefix="dnn" TagName="LOGIN" Src="~/Admin/Skins/Login.ascx"
and
dnn:LOGIN id="dnnLOGIN" runat="server" cssclass="login">
</dnn:LOGIN>
<