Jump to content

Mecrazycoder

Active Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by Mecrazycoder

  1. Hello Manjish, If this question bothers you, please stay away from it.
  2. Hi dude, Is there any book for learning AutoIT, apart from help that comes along with the AutoIT package. Thanks in advance
  3. Thanks dude but how can I do that.Is there any function or methodology to do
  4. Hi Frendz, I am in situation to monitor the particular EXE say avg.exe that is running in two or more systems.I like to know whether these are running, if not i must start those exe.Is it possible to do using AutoIT scripts.Since i dont know about sockets or network programming etc. Thanks in advance
  5. Hi frendz, I am trying to write a automated script for checking all the functionality of web sites works properly.For eg. after entering username and password in the web site whether we are able to logon,etc. But the problem some of the web page uses javascript and ajax. My doubt whether i can able to click those things to perform certain action. >_<
  6. Please do help me...
  7. @Quickest obfuscated spammer, Tanx man. But i am expecting something different.Please go through my code. In GUICtrlCreateEdit for displaying chat,in that window i want to drag a file and drop over it.this can be perform on both ends. ChatWindowClient_v1.4.au3 ChatWindowServer_v1.4.au3
  8. Hi frends, I am currently developing window based Chat application(using TCP). I am half way trough. I got strucked, when i try to insert smiley option and try to enable file transfer option. My question is as follows 1.Is there any way to insert Smiley option.That is send and recieve smiley. 2.How to transfer file between two parties(involved in chat), I am using GUICtrlCtreateEdit control for chatting. 3.How can i change a layout that titlebar color, scroll bar color. Please reply me by quoting examples or syntax. Thanks in advance
×
×
  • Create New...