Search found 102 matches
- Thu Jan 05, 2006 3:33 pm
- Forum: General Support & Discussions
- Topic: Print Dialog
- Replies: 4
- Views: 4785
Printing
I was trying to find a workaround without adding a specific wait period, co'z there are times that the print dialog tooked more then 5 seconds to appear, and if I added a few more seconds to wait the entire length of time to process a single search would be to long, but I guess I have no choice but ...
- Wed Jan 04, 2006 1:39 am
- Forum: General Support & Discussions
- Topic: Print Dialog
- Replies: 4
- Views: 4785
Run 1st
Run this script first. VERSION BUILD=5001108 TAB T=1 TAB CLOSEALLOTHERS URL GOTO=http://egis.hud.gov/egis/cpd/rcezec/ezec_open.htm SIZE X=876 Y=627 FRAME F=2 TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:FindByAddress ATTR=NAME:address CONTENT=146<SP>West<SP>124th<SP>St TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:Fin...
- Wed Jan 04, 2006 1:37 am
- Forum: General Support & Discussions
- Topic: Print Dialog
- Replies: 4
- Views: 4785
Print Dialog
Good Day! I have a weird exception when executing a script on Internetmacro, sometimes the script just leaves the print dialog open and sometimes it runs perfectly, and there are times that it leaves the print dialog open and when I click or drag the print dialog the scripts continues, it seems that...
- Mon Dec 19, 2005 6:29 pm
- Forum: General Support & Discussions
- Topic: can you create and sell to me?
- Replies: 9
- Views: 8297
Services
Hi! Good Day! I would like to create this program for you, please email your contact details here: rguez_18<@>hotmail<.>com
- Mon Dec 19, 2005 6:27 pm
- Forum: General Support & Discussions
- Topic: Abend on save page
- Replies: 6
- Views: 6780
hello
I've encountered the same issue when I was working with pages inside a frame, is this a secured site? If so the page you're trying to extract(Save as) that is inside a frame might be generated on the fly by a java applet or server app. I was able to solve this issue by getting the url on the frame a...
- Thu Dec 01, 2005 3:22 pm
- Forum: General Support & Discussions
- Topic: Internet Macros Player license
- Replies: 1
- Views: 3195
Internet Macros Player license
"The Internet Macros Scripting Edition contains a free Internet Macros Player license. This license allows you to distribute the Internet Macros Player royalty free with your application. The Internet Macros Player contains all features of the Scripting Edition, except the ability to record new macr...
- Thu Nov 17, 2005 4:00 pm
- Forum: General Support & Discussions
- Topic: Working with Java Applets
- Replies: 6
- Views: 6697
Still Closing
I've reinstalled InternetMacro 501 and checked clean installation afterwards. But it's still closing after using the winclick option. Can you record a macro that completely prints the map, the macro you made just clicks on the print leaving the print dialog open.
- Thu Nov 17, 2005 3:31 pm
- Forum: General Support & Discussions
- Topic: Working with Java Applets
- Replies: 6
- Views: 6697
Macro
Your Macro has worked on my system. it clicked the print button properly, however when I try to record my own macro that clicks print just by changing the clickmode closes the internetmacro completely. I'll try uninstalling then reinstalling the internetmacro. Thank you!
- Thu Nov 17, 2005 3:01 pm
- Forum: General Support & Discussions
- Topic: Working with Java Applets
- Replies: 6
- Views: 6697
URL
The problem still exist in Version 501. VERSION BUILD=5001108 TAB T=1 TAB CLOSEALLOTHERS URL GOTO=http://egis.hud.gov/egis/cpd/rcezec/ezec_open.htm SIZE X=876 Y=627 FRAME F=2 TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:FindByAddress ATTR=NAME:address CONTENT=146<SP>West<SP>124th<SP>St TAG POS=1 TYPE=INPUT:T...
- Tue Nov 15, 2005 11:04 pm
- Forum: General Support & Discussions
- Topic: Working with Java Applets
- Replies: 6
- Views: 6697
Working with Java Applets
Good Day! I've encountered a problem while recording a script on internetmacro, I'm recording from a website which has a Java applet that displays a printable graphic information that I needed to print. I tried using the winclick command, but when I changed the clickmode to it and tried pressing the...
- Thu Oct 20, 2005 6:57 pm
- Forum: General Support & Discussions
- Topic: Alerting on error events?
- Replies: 5
- Views: 6710
hi...
Hi! maybe I could be of assistance, I'm an applications developer using Internet Macro for almost a year now, based on what I understand you need some sort of alert to a user whenever you have a mismatch with price from your website against your price database or list. what I can suggest here is tha...
- Thu Oct 20, 2005 6:13 pm
- Forum: Command Line and Scripting Interface
- Topic: Internet Macro Beta 5 & C#.NET
- Replies: 1
- Views: 3381
Internet Macro Beta 5 & C#.NET
Hi, Anyone here used C#.NET and internet macro together, I'm encountering an error everytime I call on .iimInit on my C# application, I've followed the codes on the sample project and it gives me the same error on the sample C# project. An unhandled exception of type 'System.Runtime.InteropServices....