views:

21

answers:

0

Hi all,

I'm trying to make a listing of Google Docs in a user's account. I want a button to directly redirect the user to a doc to edit it, but I can't get it done without being prompted for user credentials. I'm using clientLogin to authenticate and I'd really like to pass that on so the user won't have to log in manually. I've tried opening the document's edit link but to no good. Any thoughts?

Thanks