Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, I got this VB code bleow which work fine but the only problem
i am getting is that i cant get the image in webbrowser. Please can any friend can help Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Me.WebBrowser1.Navigate("about:<html<marquee scrolldelay=130 Hello World <body leftmargin='0' rightmargin='0' topmargin='5' bottommargin='0'<img src =" & Application.StartupPath & "\Smile.JPG' height=20 width=20</img</body</marquee</html") End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
WebBrowser | Excel Programming | |||
excel webbrowser | Excel Programming | |||
a webbrowser popup | Excel Programming | |||
vba webbrowser HELP! | Excel Programming | |||
troubles when 2 webbrowser navigate simultaneously | Excel Programming |