Click here to Skip to main content
15,881,248 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionis it possible to blend RSS feed content to blend with my page while clicking the link Pin
riyam hussain mm12-Feb-07 19:39
riyam hussain mm12-Feb-07 19:39 
Questionweb services Pin
Quest0712-Feb-07 19:27
Quest0712-Feb-07 19:27 
AnswerRe: web services Pin
Neeraj Arora12-Feb-07 19:48
Neeraj Arora12-Feb-07 19:48 
QuestionAdding Dynamic Controls to GridView Pin
varshavmane12-Feb-07 18:39
varshavmane12-Feb-07 18:39 
Questionplz help me in registering new user on Mail server Pin
EEmaan12-Feb-07 18:20
EEmaan12-Feb-07 18:20 
GeneralRe: plz help me in registering new user on Mail server Pin
Guffa12-Feb-07 19:33
Guffa12-Feb-07 19:33 
QuestionSorting in PivotTable Pin
perumalraji12-Feb-07 18:01
perumalraji12-Feb-07 18:01 
Questionneed help: Script to save image from URL to local directory Pin
ratiphi12-Feb-07 15:33
ratiphi12-Feb-07 15:33 
Hi!

I am trying to figure out how to create a bit of code that will save/copy an image from a webpage URL to a folder on a local directory or network directory. The URL will be predictable and the local directory will be constant. I just need help with the code that actually saves the image.

What I have tried so far:

Dim FSO
Set FSO = CreateObject("Scripting.FileSystemObject")
FSO.CopyFile "http://www.whatever.com/test.gif", "C:\temp\test.gif"

I am not sure if I have coded this wrong, or if this code will even do what I need. Also, I am not exactly sure how to implement this code. Would this be run in an HTML file?

I am a complete programming noob so, thanks for your help! Smile | :)


Tim
AnswerRe: need help: Script to save image from URL to local directory Pin
Guffa12-Feb-07 21:23
Guffa12-Feb-07 21:23 
Questionjavascript error in .net Pin
uowzd0112-Feb-07 14:40
uowzd0112-Feb-07 14:40 
AnswerRe: javascript error in .net Pin
enjoycrack12-Feb-07 15:24
enjoycrack12-Feb-07 15:24 
GeneralRe: javascript error in .net Pin
uowzd0112-Feb-07 16:12
uowzd0112-Feb-07 16:12 
QuestionAdd a Blank Row to Gridview? Pin
BORN...again!12-Feb-07 13:28
BORN...again!12-Feb-07 13:28 
AnswerRe: Add a Blank Row to Gridview? Pin
enjoycrack12-Feb-07 15:25
enjoycrack12-Feb-07 15:25 
QuestionNavigateUrl='<%=CodeBehindFunction %>' does not work Pin
-Dr_X-12-Feb-07 12:02
-Dr_X-12-Feb-07 12:02 
AnswerRe: NavigateUrl='<%=CodeBehindFunction %>' does not work Pin
andyharman14-Feb-07 8:20
professionalandyharman14-Feb-07 8:20 
Questioni need a code for user login time Pin
suresh_kumar_s12-Feb-07 9:16
suresh_kumar_s12-Feb-07 9:16 
AnswerRe: i need a code for user login time Pin
Rahithi12-Feb-07 10:31
Rahithi12-Feb-07 10:31 
AnswerRe: i need a code for user login time Pin
enjoycrack12-Feb-07 15:27
enjoycrack12-Feb-07 15:27 
QuestionDownloading file not working Pin
Program.X12-Feb-07 9:05
Program.X12-Feb-07 9:05 
AnswerRe: Downloading file not working Pin
Jon Sagara12-Feb-07 10:21
Jon Sagara12-Feb-07 10:21 
QuestionInstantiation Pin
Civic0612-Feb-07 8:19
Civic0612-Feb-07 8:19 
QuestionWhat does "Clean Solution" do? Pin
robert11012-Feb-07 6:05
robert11012-Feb-07 6:05 
AnswerRe: What does "Clean Solution" do? Pin
Ed.Poore12-Feb-07 8:42
Ed.Poore12-Feb-07 8:42 
QuestionMaximum Attachment Size Pin
happyheartcs12-Feb-07 5:39
happyheartcs12-Feb-07 5:39 

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.