|
-
November 9th, 1999, 11:23 AM
#1
save gif file from a web browser
I have a vb5.0 program that searches a gis database for property maps with an Internet browser.
I want to save the property map as a graphic file(gif) by just clicking on a button on the vb form.
The layout of the web page names the graphic the same all the time.
Any help would be greatly appreciated.
-
November 9th, 1999, 04:06 PM
#2
Re: save gif file from a web browser
I may have a use for code that can do this, so some help on this would be appreciated.
Brewguru99
-
November 10th, 1999, 02:57 AM
#3
Re: save gif file from a web browser
not sure if I understand your problem, but, if you know the URL of the GIF you can get by using the Internet Transfer Control and calling the OpenURL method of that control. Saves the byte array returned in a OS file.
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
|