This is a staging forum for AgileBits, not an official support forum. Visit http://discussions.agilebits.com instead.

in-page popup login

jalanh
jalanh Junior Member
Several sites I have logins for I have to click on a 'login' link which brings up in-page login fields. I can't seem to find a way to handle this scenario. Is there any way?



mlb.com is an example of such a site.



Thanks,

Jeff

Comments

  • RobYoder
    RobYoder Agile Customer Care
    Hi, Jeff, and welcome to the forum!



    What problem are you experiencing? I can successfully fill and submit the form on mlb.com with 1Password (although you do have to click on the login link first).
  • jalanh
    jalanh Junior Member
    Sorry, I should have been more clear. I too can log on if I click the link then press cmd-/.



    What I was hoping for was a way to be able to go to MLB.com, press cmd-/ and be automatically logged in (without clicking the login link first).



    Jeff
  • RobYoder
    RobYoder Agile Customer Care
    edited January 2011
    [quote name='jalanh' timestamp='1295027130' post='18994']

    Sorry, I should have been more clear. I too can log on if I click the link then press cmd-/.



    What I was hoping for was a way to be able to go to MLB.com, press cmd-/ and be automatically logged in (without clicking the login link first).



    Jeff

    [/quote]



    Well, since it's in an iframe, that's not possible, but if you use Go & Fill, set the URL to this:



    [code]http://mlb.mlb.com/account/quick_login_hdr.jsp?successRedirect=http://mlb.mlb.com/shared/account/v2/login_success.jsp[/code]



    That will take you straight to the login form log you in automatically if you're using Go & Fill.



    I hope that helps!
  • RobYoder
    RobYoder Agile Customer Care
    Actually, this one's prettier:



    [code]https://secure.mlb.com/account/login_register.jsp[/code]
  • jalanh
    jalanh Junior Member
    Perfect! That is exactly what I was looking for. +1 for the prettier URL.



    Thanks!

    Jeff
  • RobYoder
    RobYoder Agile Customer Care
    [quote name='jalanh' timestamp='1295047820' post='19016']

    Perfect! That is exactly what I was looking for. +1 for the prettier URL.

    [/quote]



    Glad to hear it!
  • [quote name='RobYoder' timestamp='1294950141' post='18952']

    Hi, Jeff, and welcome to the forum!



    What problem are you experiencing? I can successfully fill and submit the form on mlb.com with 1Password (although you do have to click on the login link first).

    [/quote]



    Unfortunately, this doesn't work with MLB.TV. At least I have no knowledge of HOW to make it work. I think it uses Flash. <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/sad.gif' class='bbc_emoticon' alt=':(' />
  • RobYoder
    RobYoder Agile Customer Care
    [quote name='Mr. Laser Beam' timestamp='1295153284' post='19059']

    Unfortunately, this doesn't work with MLB.TV. At least I have no knowledge of HOW to make it work. I think it uses Flash. <img src='http://forum.agile.ws/public/style_emoticons/<#EMO_DIR#>/sad.gif' class='bbc_emoticon' alt=':(' />

    [/quote]



    Hi, Mr. Laser Beam. Actually, it uses the same login form. From what I understand, you should be able to login to your mlb.tv account [url="https://secure.mlb.com/account/login_register.jsp"]here[/url] without a problem.



    Please let me know if that works for you.