PDA

Click to See Complete Forum and Search --> : API or Not?


Static
Feb 21st, 2003, 11:56 PM
API Downloadtofile....

is there another way in VB.net? or do I just use the api call from before?

I need to grab a txt file off the net....

thanks

Pirate
Feb 22nd, 2003, 12:03 AM
Originally posted by [LGS]Static
API Downloadtofile....

is there another way in VB.net? or do I just use the api call from before?

I need to grab a txt file off the net....

thanks
Try this one

Static
Feb 22nd, 2003, 12:15 AM
cool thanks Pirate....will try it tomorrow

Pirate
Feb 22nd, 2003, 12:28 AM
just little note . It downloads images off the net . It needs some alternation to have it worked the way you want .

Static
Feb 22nd, 2003, 01:07 AM
yep..I caught that..thanks