Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Save As Dialog Box


Message #1 by "Ian Ford" <ian@w...> on Mon, 20 Jan 2003 06:31:52
If anyone can help with this issue it would be great. 

--- PROBLEM ---

Ok what I am trying to do is to download an image from a web site that I 
can not connect to via Inet but can with the WebBrowser Control. Now that 
is only issue one.

Issue 2:
The image that I would like to download on the site does not have a file 
extension assocated with it. (i.e. no jpeg, gif, png). What I do have is a 
path to the image with it ending in a 80 character encryted string.

No my current program can get to the site that has the image and then move 
the mouse cursor over to the image and then simulate a right click and 
then select the Save Picture As option from the popup menu. Which is fine 
with me but I need to assign the image a name besides untitled.

My schema for that is to use a time stamp but I really do not think that 
is important. 

But what is, is I need to know how to auto fill the the filename and then 
click the Ok button.

--- END PROBLEM ---

Any help would be great.
And thank a head of time

Ian

  Return to Index