--- In [EMAIL PROTECTED], "swzoh" <[EMAIL PROTECTED]> wrote:
>
> --- "Mike Campbell" <[EMAIL PROTECTED]> wrote:
> > 1 - Is there a way to have PP automatically enter my yahoo user/pass
> > when I access groups.yahoo.com? I use firefox and don't allow yahoo to
> > set cookies so I have to reenter the user/pass every time.
>
> This is possible if you checked "Use find as you type" in
> Firefox:
>
> ; 1-line below
> wait.for(window("caption","*Mozilla Firefox")==
> "Yahoo! Groups : power-pro - Mozilla Firefox")
> ; 1-line above
> keys {to +*Mozilla Firefox}Sign in to Yahoo!{en}
> ; 1-line below
> wait.for(window("caption","*Mozilla Firefox")==
> "Sign In - Yahoo! Groups - Mozilla Firefox")
> ; 1-line above
> Keys {to +*Mozilla Firefox}your_name{tab}your_password{en}
>
> Replace your_name & your_password appropriately.
>
> > 2 - Is there a way to associate a sticky note that will pop up anytime
> > that I access a particular folder in windows explorer?
>
> See 'pproconf.exe | Setup | Advanced Setup | Notes |
> Show !caption_list category matching active'
>
> Sean
Sean,
Thanks for the help. I got the yahoo password stuff working. I found
in PP that you can setup a command list that does what I want so I
made use of your code above in a script file and have PP run the
script every second. For future reference the script I created has the
following contents:
if ((window("caption","*Mozilla Firefox")=="Sign In - Yahoo! Groups -
Mozilla Firefox") or (window("caption","*Mozilla Firefox")=="Yahoo!
Mail - The best web-based email! - Mozilla Firefox"))
; above is all 1 line
Keys {to -*Mozilla Firefox}username{tab}password{en}
This checks to see if the browser is at the mail or groups yahoo login
page and submits the user/pass for me.
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~->
Attention: PowerPro's Web site has moved: http://www.ppro.org
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/power-pro/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/