Jump to content

INetGet please help me


Glyph
 Share

Recommended Posts

InetGet("Http://www.freewebs.com/theivs/Archives/","weee.zip", 1)

All this does is create a dummy .zip file i want it to download the file off my site, but its creating its own file :/

Please help!

Edited by backstabbed

tolle indicium

Link to comment
Share on other sites

Try:

InetGet("Http://www.freewebs.com/theivs/Archives/weee.zip","downloaded.zip", 1)

That will download it to a file called downloaded.zip

InetGet ( "URL" [,"filename" [, reload [, background]]] )

filename [optional]

Local filename to download to.

It appears you were using improper syntax. Edited by SolidSnake
HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...