|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SKMMenu and SSLIs anybody out there using SKMMenu with SSL? I'm having problems - getting
the secure/unsecure error message. TIA - Jeff. Hi Jeff,
I ran into the same problem when coding the Ultra Menu (http://www.OTBTechSystems.com). In order to show a Div over a drop down box in IE you need to dynamically create an iFrame and place that under the Div first. If you fill it with src=blank.htm then SSL will give the warning. If you can do a search and replace before in the render event or have access to the code, change it to "src=javscript;;". (2 semicolons) The drawback to this is the iFrame will have an error message on it so if your Div is transparent it will show through. If you are using non-transparent Divs then it'll work just fine for you, if not you'll need to redirect that src tag in the render event (or code) to a secure resource. I havn't released V1.5 of the Ultra Menu yet but you could make the changes in that as it comes with all the code. Ken. -- Show quoteHide quoteKen Dopierala Jr. For great ASP.Net web hosting try: http://www.webhost4life.com/default.asp?refid=Spinlight If you sign up under me and need help, email me. "UJ" <f***@nowhere.com> wrote in message news:%23fQg0NczFHA.3408@TK2MSFTNGP09.phx.gbl... > Is anybody out there using SKMMenu with SSL? I'm having problems - getting > the secure/unsecure error message. > > TIA - Jeff. > > Nice trick there Ken
Patrick Show quoteHide quote "Ken Dopierala Jr." <kdopiera***@wi.rr.com> wrote in message news:%23$zNqyczFHA.3188@TK2MSFTNGP14.phx.gbl... > Hi Jeff, > > I ran into the same problem when coding the Ultra Menu > (http://www.OTBTechSystems.com). In order to show a Div over a drop down > box in IE you need to dynamically create an iFrame and place that under the > Div first. If you fill it with src=blank.htm then SSL will give the > warning. If you can do a search and replace before in the render event or > have access to the code, change it to "src=javscript;;". (2 semicolons) > The drawback to this is the iFrame will have an error message on it so if > your Div is transparent it will show through. If you are using > non-transparent Divs then it'll work just fine for you, if not you'll need > to redirect that src tag in the render event (or code) to a secure resource. > I havn't released V1.5 of the Ultra Menu yet but you could make the changes > in that as it comes with all the code. Ken. > > -- > Ken Dopierala Jr. > For great ASP.Net web hosting try: > http://www.webhost4life.com/default.asp?refid=Spinlight > If you sign up under me and need help, email me. > > "UJ" <f***@nowhere.com> wrote in message > news:%23fQg0NczFHA.3408@TK2MSFTNGP09.phx.gbl... > > Is anybody out there using SKMMenu with SSL? I'm having problems - getting > > the secure/unsecure error message. > > > > TIA - Jeff. > > > > > > Thanks Patrick,
I can't take credit for it. I was searching for how to handle Divs over drop downs and came across it. Ken. Show quoteHide quote "Patrick.O.Ige" <naijaco***@hotmail.com> wrote in message news:euZS4WgzFHA.3720@TK2MSFTNGP14.phx.gbl... > Nice trick there Ken > Patrick > > "Ken Dopierala Jr." <kdopiera***@wi.rr.com> wrote in message > news:%23$zNqyczFHA.3188@TK2MSFTNGP14.phx.gbl... > > Hi Jeff, > > > > I ran into the same problem when coding the Ultra Menu > > (http://www.OTBTechSystems.com). In order to show a Div over a drop down > > box in IE you need to dynamically create an iFrame and place that under > the > > Div first. If you fill it with src=blank.htm then SSL will give the > > warning. If you can do a search and replace before in the render event or > > have access to the code, change it to "src=javscript;;". (2 semicolons) > > The drawback to this is the iFrame will have an error message on it so if > > your Div is transparent it will show through. If you are using > > non-transparent Divs then it'll work just fine for you, if not you'll need > > to redirect that src tag in the render event (or code) to a secure > resource. > > I havn't released V1.5 of the Ultra Menu yet but you could make the > changes > > in that as it comes with all the code. Ken. > > > > -- > > Ken Dopierala Jr. > > For great ASP.Net web hosting try: > > http://www.webhost4life.com/default.asp?refid=Spinlight > > If you sign up under me and need help, email me. > > > > "UJ" <f***@nowhere.com> wrote in message > > news:%23fQg0NczFHA.3408@TK2MSFTNGP09.phx.gbl... > > > Is anybody out there using SKMMenu with SSL? I'm having problems - > getting > > > the secure/unsecure error message. > > > > > > TIA - Jeff. > > > > > > > > > > > >
Other interesting topics
Master Pages, seems like it causes more problems than it fixes?
javascript call ViewState got confused between two user controls in same parent ct XML NullReferenceException for System.Data.SQLClient is there an error here ? getvalue from user control Menues with v1.1? Placeholder and event not fired the first time. IIS debug limitation? |
|||||||||||||||||||||||