Bils Download Director to Queue downloads from certain file hosting sites,
Links from these sites can not be accessed directly in IDM 'Internet Download Manager',
you need first to access the download page to get the direct download link
Now you don't need to do all that, and forget...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
11 results in 0.0204 seconds.
Keywords
Members
Tags
-
Bils Download Director
-
-
How does TrueUpdate handle interrupted downloads?
Hi,
Assuming I (as a Client) start the TrueUpdateClient.exe to download and extract a zip-file from a FTP-Server.
I understand that TrueUpdate downloads the zip into a “TempFolder” before extracting it, which is than emptied.
But what happens, if the...
-
-
Free helper program speeds up SUF scripting dramatically.
Free helper program speeds up SUF scripting. SUF-FIX.exe :lol
SUF and LUA are very fussy about case. We find we spend far too much time debugging upper and lower case issues in SUF keywords and variables. For partially disabled persons like me, it is very tiresome to have to switch case...
-
-
FTP Download problem
Hi, I wonder if someone could help me with a problem.
I have created a download app that logs on to an ftp site, downloads a predetermined file and unzips it to a pre determined destination.
All code works correctly for fairly small zip files, file downloads, unzips, and...
-
-
Does SF9 support this ?
Hi,
What I'm trying to do is to add an application from the internet while setup is running and launching it after downloaded to temp folder. by using HTTP.Download and Shell.Execute commands.
SOURCE of ACTION
HTTP.Download
Code:HTTP.Download("http://www.mywebsite.com/download.php?NE8Cc==",
-
-
Problem with the "HTTP" function
At the first sry for my bad english. ^^
The user should type a web adress in the input named "exsource". This web adress should be replaced the var in line 2 and 3. Is something wrong with the code? Because it doesn't work.
Code:exsource = Input.GetText("exsource");
-
-
HTTP.Download callback giving errors.
I don't know why this is happening. I'm running the latest trial from your website and this is a project that I started in 7.5 and converted to 8.
I get this error.
And the code in xButton4 doesn't nearly reach 1000 lines.
Code:if (CurrRow) then
-
-
How to replace a color in a png image?
Hey everyone,
having a bit of a problem here. I'm making a section of a program, that displays ASCII artwork from game trainers directly from the internet. The source files are downloaded .png images. The background is transparent and the foreground contains just one color. If there is...Last edited by synzvato; 06-22-2010, 06:29 AM.
-
-
Gmail Desktop
hey, today myself and rexzooly are proud to bring you our first project as lunastudios, we call it gmail desktop, this handy little tool notifys you of any new messages to your google account, you can set the check frequency and also send emails from the application, the tool also is capable of running...Last edited by infinityscape; 12-16-2009, 04:25 PM.
-
-
Is it possible ? **PLEASE HELP**
Hello all Indigorose forum, is it possible to downloads and upload TXT files very fast (from a FTP server) (exemple for a chat, or a little database)
Thank you in advance !Last edited by nico210; 08-14-2009, 11:00 AM.
-
-
HTTP Function
I had originally made a dll for doing this called GetHTML and made an action set for it to aide in using it. But since AMS 7.1.1007 supports a brand new action HTTP there's no need to use the dll unless using a version of AMS prior to 1007. So here's a function in 1007 that provided's the same thing....
-