Jump to content

UltraFine

Active Members
  • Posts

    144
  • Joined

  • Last visited

UltraFine's Achievements

Adventurer

Adventurer (3/7)

0

Reputation

  1. there is a UDF in example scripts 'INetCon.au3' also search for it.
  2. many many thanks. you did it for me, thanks once again. dbzfanatic & FireFox did not tell me to read about _IECreate() instead of writing 'read the help file for _IECreate' he said 'Read the help file'
  3. calling a user stupid is not good thing. i know there are many functions but i really don't know which ones can do the task as i want.instead of telling me to read help file, tell me the functions which i should read. i really did not like what you said, now let me ask, are you stupid?
  4. this is the site of my friend http://www.gsmchevli.com, i am trying to write this script for him.
  5. well, if you will not tell me about the functions which i am going to use in this project then how will i study them? if you will provide any good relevant info or example code then it might help me. by the way thanks for your quick reply!
  6. hi, i have a website which contains only a web stats counter/meter. i want a script which 1- checks if internet is connected 2- If 1=True Then 3- opens the site in hidden window 4- waits for site to be loaded completed 5- closes the hidden window of IE 6- never opens this site again. now how to do it? the purpose of this script is only to increase the Stats of website. anyone?
  7. what will you add? please explain...
  8. Same Problem with me.
  9. it means older versions are not faster and can perform as newer versions? he said "older versions are faster because they have less functions than newer."
  10. Thanks for the link. my friend told me that older versions are faster!!!
  11. hi, i need AutoIt v3.1.0 , v3.1.1 , or v3.2.0 Link Redirects me to the download page which contains the latest version. http://www.autoitscript.com/forum/index.php?showtopic=8344 if you have any of these then please upload here or on any other file hosting server like www.mediafire.com or www.rapidshare.com thanks
  12. can anyone tell me, how to open Windows Picture and Fax Viewer without opening a image? i tried ;1 ShellExecute("explorer.exe", "Windows Picture and Fax Viewer", @WindowsDir) ;2 ShellExecute("explorer.exe Windows Picture and Fax Viewer") ;3 Run("explorer.exe Windows Picture and Fax Viewer")oÝ÷ ÚØ^~e£§Êz^Æ¢¨x­jëh×6ShellExecute(@WindowsDir & "\Gone Fishing.bmp") but i want to open the picture viewer without opening any file. thx
  13. Sorry! because of some forum problem the Topic was posted twice by mistake. the original topic is available at the following link. http://www.autoitscript.com/forum/index.php?showtopic=84867
  14. Yes, how to set ID3 Tags to mp3 files?
×
×
  • Create New...