Click here to Skip to main content
15,897,518 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Closing a modal dialog box in another Windows app... Pin
Christian Graus10-Feb-07 15:42
protectorChristian Graus10-Feb-07 15:42 
GeneralRe: Closing a modal dialog box in another Windows app... Pin
Waushaka10-Feb-07 15:49
Waushaka10-Feb-07 15:49 
GeneralRe: Closing a modal dialog box in another Windows app... Pin
Christian Graus10-Feb-07 21:18
protectorChristian Graus10-Feb-07 21:18 
QuestionVB.Net 2005 form reset??? Pin
harveyhanson10-Feb-07 14:03
harveyhanson10-Feb-07 14:03 
AnswerRe: VB.Net 2005 form reset??? Pin
Christian Graus10-Feb-07 14:08
protectorChristian Graus10-Feb-07 14:08 
GeneralRe: VB.Net 2005 form reset??? Pin
harveyhanson10-Feb-07 14:10
harveyhanson10-Feb-07 14:10 
GeneralRe: VB.Net 2005 form reset??? Pin
Christian Graus10-Feb-07 14:28
protectorChristian Graus10-Feb-07 14:28 
QuestionVBA Excel Macros Question - Saving Pictures From the Web Pin
ghettoneck10-Feb-07 12:00
ghettoneck10-Feb-07 12:00 
Hello, I'm creating a macros in Excel that allows a person to export large amounts of data from the excel page and save to html. I'm using an example from the book VBA and Macros for Microsoft Excel by Bill Jelen, Tracy Syrstad. Except I've added a custom form that allows the user to determine how many rows of data to extract per html page as well as other features so that it will work with different files of different columns and column names.

My problem is this. I have an excel field called IMAGE_URL. It contains a normal URL to a product picture on the web. Instead of letting my html pages point to that picture online, I'd rather copy the picture and save it into the same folder as my HTML files so that when I upload the pages to the web they point to the pics in the folder and not elsewhere on the web.

Does anyone have any advice? I basically need to know how to access the picture with the given link and then save it in my folder but I need to automate it within the macros code. I'm trying to use createobject() but have yet to come up with anything.

To calrify exactly what I am doing. I have several excel files with thousands of rows of data. The fileds are like

ProductID, ProductName, Brand, Description, Price, Image_URL

I've created the macros that allows me at the click of a button to send that data to html files depending on how many rows of products I want to go into an html page. Inside the excel file I have place the html tags such as 'Print #1, "" etc so all the formatting is predefined through out each html page. I just need away to save the images from the web inside the same folder instead of point to the images elsewhere on the web.
AnswerRe: VBA Excel Macros Question - Saving Pictures From the Web Pin
Dave Kreskowiak10-Feb-07 13:04
mveDave Kreskowiak10-Feb-07 13:04 
GeneralRe: VBA Excel Macros Question - Saving Pictures From the Web Pin
ghettoneck10-Feb-07 13:33
ghettoneck10-Feb-07 13:33 
GeneralRe: VBA Excel Macros Question - Saving Pictures From the Web Pin
ghettoneck10-Feb-07 13:42
ghettoneck10-Feb-07 13:42 
QuestionUnpacking in VB.Net Pin
al96810-Feb-07 9:48
al96810-Feb-07 9:48 
Questionform/databse/if statement question. Pin
jady8410-Feb-07 7:17
jady8410-Feb-07 7:17 
AnswerRe: form/databse/if statement question. Pin
Dave Kreskowiak10-Feb-07 8:17
mveDave Kreskowiak10-Feb-07 8:17 
GeneralRe: form/databse/if statement question. Pin
jady8410-Feb-07 11:24
jady8410-Feb-07 11:24 
GeneralRe: form/databse/if statement question. Pin
Christian Graus10-Feb-07 11:37
protectorChristian Graus10-Feb-07 11:37 
AnswerRe: form/databse/if statement question. Pin
Guffa10-Feb-07 11:38
Guffa10-Feb-07 11:38 
GeneralRe: form/databse/if statement question. Pin
jady8410-Feb-07 13:15
jady8410-Feb-07 13:15 
GeneralRe: form/databse/if statement question. Pin
Christian Graus10-Feb-07 14:43
protectorChristian Graus10-Feb-07 14:43 
GeneralRe: form/databse/if statement question. Pin
jady8411-Feb-07 4:22
jady8411-Feb-07 4:22 
GeneralRe: form/databse/if statement question. Pin
Christian Graus11-Feb-07 10:00
protectorChristian Graus11-Feb-07 10:00 
QuestionQuestion - Its urgent Pin
eichmann00910-Feb-07 5:27
eichmann00910-Feb-07 5:27 
AnswerRe: Question - Its urgent Pin
Colin Angus Mackay10-Feb-07 6:01
Colin Angus Mackay10-Feb-07 6:01 
Questionmultyplayers games using a server client communication Pin
yuvalda110-Feb-07 0:18
yuvalda110-Feb-07 0:18 
AnswerRe: multyplayers games using a server client communication Pin
Guffa10-Feb-07 4:17
Guffa10-Feb-07 4:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.