Login to google docs via iframe

Discussion in 'Google API' started by zaqwer, Nov 3, 2009.

  1. #1
    I want to allow users to login to google docs via an iframe embeded in my page. If I point the iframe url attribute to docs.google.com I get the login plus the rest of text,images on that page.

    I only want a clear simple login form. How do I get that, is there a url that displays login form only?
     
    zaqwer, Nov 3, 2009 IP
  2. ShadyStudent

    ShadyStudent Peon

    Messages:
    341
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well you can just get the form (html code) and put it in your iframe but this will get very messy, for example, there maybe certain JS files that you need to include as well.

    I would advise against this.

    What are you trying to do? The overall picture, there may be a better solution.
     
    ShadyStudent, Nov 8, 2009 IP