09-22-2007, 08:20 PM
I thought this was working but now that I got the password part down now i realized that the website part isn't working. It's still entering my password at every screen with the websites name in it rather then specifically just that website.
Also, when logging, I get something like this back(This is from your earlier post):
40. VALUECHANGE, CLIENT, 0
ow: class="Edit", id=41477, text="www.something.com"
pw: class="IEFrame", name="Internet Explorer"
this line is not needed for the trigger you want.
ao: role=TEXT, state=0x100000, name="Address", value="http://www.quickmacros.com/"
Do I just choose:
"Edit", id=41477, text="www.something.com"
or
"IEFrame", name="Internet Explorer"
and then place it into the trigger?
I was choosing the top one for my website, for the trigger, and it's working, but it's triggering for every window that has at least that web address in it.
Example:
My macro would trigger with both of these web addresses:
http://www.quickmacros.com
and
http://www.quickmacros.com/forum/index.php
Also, when logging, I get something like this back(This is from your earlier post):
40. VALUECHANGE, CLIENT, 0
ow: class="Edit", id=41477, text="www.something.com"
pw: class="IEFrame", name="Internet Explorer"
this line is not needed for the trigger you want.
ao: role=TEXT, state=0x100000, name="Address", value="http://www.quickmacros.com/"
Do I just choose:
"Edit", id=41477, text="www.something.com"
or
"IEFrame", name="Internet Explorer"
and then place it into the trigger?
I was choosing the top one for my website, for the trigger, and it's working, but it's triggering for every window that has at least that web address in it.
Example:
My macro would trigger with both of these web addresses:
http://www.quickmacros.com
and
http://www.quickmacros.com/forum/index.php
Taking on Quick Macros one day at a time