It Seems it Will not Download (.php) files and (.txt) files Why?
-MichaelFlya-
NSISdl::download
5 posts
I've had no problems download txt files, but for PHP files you need to specify the output's content-length with header("Content-length: x"); where x is number of bytes.
To make things easier though, just use InetLoad which doesn't require a content-length to be specified.
-Stu
To make things easier though, just use InetLoad which doesn't require a content-length to be specified.
-Stu
lol Check this out:
Anyways Explain InetLoad I can't really Add Code to the
(.php) File it sits on anothers Server. They use it for other
things.
-MichaelFlya-
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.
Anyways Explain InetLoad I can't really Add Code to the
(.php) File it sits on anothers Server. They use it for other
things.
-MichaelFlya-
Ok Found it here, but if you have any more
Information about anything please let me know...
Thanks !!!
-MichaelFlya-
Information about anything please let me know...
Thanks !!!
-MichaelFlya-
Latest InetLoad version may be found on this page http://forums.winamp.com/showthread....d&pagenumber=2