i have a php site in development wh runs fine.
i have included a google spreadsheet form in it via the iframe tags that Google ask you to copy and paste
the spreadsheet form is obviously there for users to use.
it would be all be so great but I can't see how to get the users id from the parent page into the google form via the iframe
i need this otherwise i won't know who it is who has submitted the form. yes, I cld ask the user to type in their name again but think that's a bit clunky particularly since the info is floating about in the parent page framing the iframe.
Tom