Search found 9 matches

by BOptiz
Wed Nov 05, 2008 6:32 pm
Forum: iMacros for Firefox
Topic: Stop the loading [Need Help]
Replies: 3
Views: 2743

Re: Stop the loading [Need Help]

some websites may take huge time to load. so we may need to stop the execution via code or may be button on gui and we may also need to process the next line of code.
by BOptiz
Mon Jul 07, 2008 2:58 am
Forum: How-To's and useful iMacros: All other topics
Topic: Embedding in VB is a must, Here's an app to create code...
Replies: 40
Views: 396013

Re: Embedding in VB is a must, Here's an app to create code...

I am also interested on downloading the link. the link is broken. someone share it if you have.

thank you
by BOptiz
Thu Feb 14, 2008 2:31 pm
Forum: General Support & Discussions
Topic: create macros to copy and paste text
Replies: 3
Views: 3039

If you are good at any programming language it is simple. I have done it in VB for my work.

Try it or Ping me I might help.

thanks
by BOptiz
Tue Jul 31, 2007 6:44 pm
Forum: General Support & Discussions
Topic: Drop Down Selections
Replies: 1
Views: 2103

Is it possible to show us a sample? So that we can help you better.
by BOptiz
Tue Jul 31, 2007 11:12 am
Forum: iMacros for Firefox
Topic: How to alert the user?
Replies: 3
Views: 4110

The code which displays the screen is iimDisplay ("Test script running"); If I add this code in a javascript file it works fine. It shows the green color window. But if I add this code in my macro current.iim file, it doesn't works. I want to implement this in my macro. Either there should...
by BOptiz
Tue Jul 31, 2007 11:09 am
Forum: iMacros for Firefox
Topic: How to alert the user?
Replies: 3
Views: 4110

If you run SI-Run-Test.js (firefox plugin sample) you will see a small window (green color) with Hide it button with Text "Test script running".

That's what I have in my mind.
by BOptiz
Tue Jul 31, 2007 8:05 am
Forum: General Support & Discussions
Topic: Subscribe to sub forums
Replies: 0
Views: 1815

Subscribe to sub forums

Hi all,

Is there any way to subscribe to sub forums ? So that we can get an email alert if there is any new post on that sub forum. I searched the profile option but it is not available.

Thank you.
by BOptiz
Tue Jul 31, 2007 8:03 am
Forum: iMacros for Firefox
Topic: How to alert the user?
Replies: 3
Views: 4110

How to alert the user?

Hi all, I just started using imacros. I am wondering how I can show some sort of notification to the user. I do not want message box. From SI-Run-Test.js demo file I found that we can show using the code: iimDisplay ("Test script running"); But it doesn't work in .iim file. Please let me k...
by BOptiz
Tue Jul 31, 2007 7:59 am
Forum: How-To's and useful iMacros: All other topics
Topic: Embedding in VB is a must, Here's an app to create code...
Replies: 40
Views: 396013

The link doesn't work.

If anybody have the copy please share it.

Thank you