Imagine there are many pics and some of them are "jpg", other ones are "gif", other ones are "png".
What can it be done?
Thanks
Search found 20 matches
- Tue Dec 30, 2014 11:21 pm
- Forum: General Discussion
- Topic: download zip file with XP and Internet Explorer
- Replies: 10
- Views: 17742
- Tue Dec 30, 2014 7:49 pm
- Forum: General Discussion
- Topic: download zip file with XP and Internet Explorer
- Replies: 10
- Views: 17742
Re: download zip file with XP and Internet Explorer
I want the downloaded file to have the same name without put this name twice. What must I do?
Another question, do the macro pause until downloading is complete?
Another question, do the macro pause until downloading is complete?
- Tue Dec 30, 2014 6:49 pm
- Forum: General Discussion
- Topic: download zip file with XP and Internet Explorer
- Replies: 10
- Views: 17742
Re: download zip file with XP and Internet Explorer
For example, I want to download the following link to a pic:
http://photos.vanityfair.com/2014/10/06 ... r-ss03.jpg
and save to a folder named c:\pics\Jennifer_Lawrence
What is the sentence using HTTPRequest?
Thanks
http://photos.vanityfair.com/2014/10/06 ... r-ss03.jpg
and save to a folder named c:\pics\Jennifer_Lawrence
What is the sentence using HTTPRequest?
Thanks
- Mon Dec 29, 2014 2:47 pm
- Forum: General Discussion
- Topic: download zip file with XP and Internet Explorer
- Replies: 10
- Views: 17742
Re: download zip file with XP and Internet Explorer
How can I use HTTPRequest> for downloading JPG files from internet and saving them with the same name? There is a lot of such files.
- Tue Apr 08, 2008 10:20 am
- Forum: Technical / Scripting
- Topic: Parameters
- Replies: 1
- Views: 3307
Parameters
Which parameter can I put on "msched.exe" line?
Thanks
Thanks
- Tue Apr 08, 2008 10:13 am
- Forum: Enhancement Suggestions
- Topic: Feature GetIP
- Replies: 1
- Views: 5364
Feature GetIP
I think it would be nice a function
GetIP>var1
For getting the IP (when conected to Internet) and put to a variable.
Thanks
GetIP>var1
For getting the IP (when conected to Internet) and put to a variable.
Thanks
- Wed Jul 06, 2005 10:56 am
- Forum: Enhancement Suggestions
- Topic: Allow a parameter on Gosub
- Replies: 3
- Views: 11465
- Wed Jun 22, 2005 8:01 am
- Forum: Enhancement Suggestions
- Topic: WaitCursorIdle
- Replies: 6
- Views: 14498
- Wed Jun 22, 2005 8:00 am
- Forum: Enhancement Suggestions
- Topic: [Done] Show available choices only when assigning Hot Key
- Replies: 8
- Views: 16736
- Tue Jun 14, 2005 6:28 am
- Forum: Enhancement Suggestions
- Topic: WaitKeyDown timeout
- Replies: 1
- Views: 7523
- Wed May 25, 2005 7:19 am
- Forum: Enhancement Suggestions
- Topic: WaitCursorIdle
- Replies: 6
- Views: 14498
- Sun May 22, 2005 5:15 pm
- Forum: Enhancement Suggestions
- Topic: WaitCursorIdle
- Replies: 6
- Views: 14498
- Wed May 18, 2005 10:58 pm
- Forum: Enhancement Suggestions
- Topic: WaitCursorIdle
- Replies: 6
- Views: 14498
- Wed May 18, 2005 6:40 am
- Forum: Enhancement Suggestions
- Topic: WaitCursorIdle
- Replies: 6
- Views: 14498
WaitCursorIdle
There is a command named WaitCursorChanged But I need something like "WaitCursorIdle", ie, a command that make the macro wait till the cursor become idle. "WaitCursorChanged" does not work because when the cursor is already idle, it stop the macro. I need " WaitCursorIdle ". Whit this, if the cursor...
- Mon May 16, 2005 8:37 am
- Forum: Technical / Scripting
- Topic: What about GetClipBoard?
- Replies: 1
- Views: 4102
What about GetClipBoard?
If I have on clipboard a large text, what is the maximum number of characters for using GetClipboard?
Can I use a text with 500 letters?
Can I use a text with 500 letters?