Search found 9 matches

by funnykiat
Fri Oct 29, 2010 8:38 am
Forum: General Support & Discussions
Topic: Question regarding iimPlay reseting cookies in memory
Replies: 1
Views: 2190

Question regarding iimPlay reseting cookies in memory

Hi, I'm currently using vb.net to develop a software which is using imacros scripting interface version 6.90 to run imacros script. However I recently find out that iimPlay actually reset or remove cookies in memory, I'm not sure whether this is being develop in such a way or it is a bug. How do I c...
by funnykiat
Sun Jan 17, 2010 12:18 am
Forum: General Support & Discussions
Topic: ONLOGIN cmd doesn't work
Replies: 11
Views: 9577

ONLOGIN cmd doesn't work

I've recently try using the ONLOGIN cmd to put in username and password when using proxy, but it doesn't seem to work, is there anyone know why is it so? I've try using ONLOGIN before in previous imacros version and it works, but now I'm using imacros scripting edition 6.85, it doesn't seem to work.
by funnykiat
Tue Oct 13, 2009 7:51 am
Forum: Command Line and Scripting Interface
Topic: Having trouble recording javascript interface
Replies: 3
Views: 2447

Re: Having trouble recording javascript interface

Hi, I finally found my way to solve the problem, thanks anyway.
by funnykiat
Sat Oct 03, 2009 7:56 am
Forum: Command Line and Scripting Interface
Topic: Having trouble recording javascript interface
Replies: 3
Views: 2447

Having trouble recording javascript interface

Hi, I'm currently trying to record a javascript page which will actually popup a html editor for me to enter text, but I'm unable to record anything on the popup html editor. I'll give you my username as well as password for you to login and try it out and hopefully I can get some answer from you on...
by funnykiat
Sat Sep 26, 2009 6:55 am
Forum: Command Line and Scripting Interface
Topic: How to minimize firefox
Replies: 1
Views: 3318

How to minimize firefox

Hi, I'm currently using vb.net to run imacros script, somehow some of the sites javascript do not support IE and as I know imacros browser is base on IE as well, so I have no choice but to use firefox browser to run the script. My question is, how do I minimize firefox programatically or using imacr...
by funnykiat
Wed Sep 02, 2009 7:47 am
Forum: General Support & Discussions
Topic: Tutorial: Automate Yahoo Email Forwarding
Replies: 1
Views: 1847

Tutorial: Automate Yahoo Email Forwarding

I have problem following the tutorial regarding automate yahoo email. When I do recording, I couldn't seem to have similar script as shown on the example. I also tried copy paste the example, but it gives me error, I'm unable to run it. Did anyone try out the tutorial before and successfully run it?
by funnykiat
Wed Sep 02, 2009 4:23 am
Forum: General Support & Discussions
Topic: Error code -316
Replies: 1
Views: 1678

Error code -316

Can anyone please tell me what is the error code -316 represents? I've search over the error code on wiki, but, there is no reference about this -316 error code.
by funnykiat
Thu Aug 06, 2009 8:07 am
Forum: General Support & Discussions
Topic: proxy command
Replies: 4
Views: 4210

Re: proxy command

Well, actually I have a proxy server which require me to put in username and password in order to use it. So if I were to put in the proxy address using imacros PROXY command, I need to figure out a way to put in the username and password.
by funnykiat
Wed Aug 05, 2009 7:24 am
Forum: General Support & Discussions
Topic: proxy command
Replies: 4
Views: 4210

Re: proxy command

Do your proxy command supports putting in username and password. If not, is there any another way of putting in username and password? Thank you.