|
-
Jan 4th, 2010, 05:08 AM
#1
Thread Starter
New Member
WebBrowser Control Problem
Hi Everyone,
I added a Webbrowser Control to my program and going to the following page "http://217.150.114.84/newsite/mainpage.aspx" using the following syntax
WebBrowser1.Navigate2 "http://217.150.114.84/newsite/mainpage.aspx", 0, 0, "", ""
My problem is that if I borwse the page in a normal internet browser the title "Innovating Payment Technology" in displayed ok but when I display the page in my vb6 program the title does not show properly (last part of it is missing). This happens in other pages of the same website.
Anyone has any idea what I am missing. I think it is the style.css but I am not sure how that works out.
10x
Ivan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|