Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Tue, 1 Jul 2008 09:06:07 -0600,    group: microsoft.public.inetsdk.programming.webbrowser_ctl        back       


Adding local image to HTTPS page   
In our BHO, we need to replace certain images in a web page with some images 
stored on the local machine.  The new images are stored on the local hard 
disk.  Normally, this is an easy operation that can be accomplished by 
changing the property of the img tag from <img 
src="http://somesite.com/someBadImage.jpg"> to <img 
src="c:\somefolder\someBetterImage.jpg">.  However, if the page is an HTTPS 
page, I get a "this page contains secure and non-secure items" popup.  Is 
there any way to workaround this warning (or at least to suppress it?).

Thanks!
Dan
date: Tue, 1 Jul 2008 09:06:07 -0600   author:   Daniel McCann

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us