-
Get image url inside javascript from webbrowser control
I have a form with webbrowser control (wb1). I browse to some url then I have an embeded javascript in the document.
- This javascript will place a picture in the page from outside the original url hostname. Every page loaded will get a new picture but the picture has a unique url which will be different each time you load the page.
- I want to get the picture's url, so that I can browse to it in another webbrowser control (wb2)
Please note that page source of the loaded page does not have "img" tag, it only has the javascript part which will grab the random image url. If I use right click on image and choose from the context menu "Copy This Image URL" I can get the url, but I want to get the url using VB code instead (or a VB code to simulate this if applicable).
I would appreciate VB code for doing this if it can be done.
Thanks
Similar Threads
-
By davidpopovich in forum VB Classic
Replies: 6
Last Post: 10-30-2007, 02:37 PM
-
By Phil N. in forum VB Classic
Replies: 3
Last Post: 10-30-2001, 09:57 AM
-
By Aihsinlee in forum VB Classic
Replies: 1
Last Post: 03-01-2001, 03:45 PM
-
By Murray Foxcroft in forum Web
Replies: 5
Last Post: 11-02-2000, 02:42 AM
-
By Hian Chew in forum VB Classic
Replies: 2
Last Post: 10-16-2000, 12:00 PM
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks