Not to mention the legal ones:

http://www.google.com/mail/help/program_policies.html

*Prohibited Actions*

 In addition to (and/or as some examples of) the violations described in
Section 3 of the Terms of Use, users may not:

   - Reformat or frame any portion of the web pages that are part of the
   Gmail Service

On 12/8/07, Alex (Google) <[EMAIL PROTECTED]> wrote:
>
>
> Hi Satya,
>
> There are some technical issues which prevent using Google Apps within
> frames.  See this previous thread:
>
>
> http://groups.google.com/group/google-apps-apis/browse_thread/thread/92a93353c19239c4
>
> -alex
>
> On Dec 6, 10:16 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
> > Hi, alex
> >
> > When i'm clicking email from my site, it is directly going to google
> > apps email page. I did a small modification in identity_provider.php.
> > i.e., i've changed the code
> >
> > "
> > <form name="acsForm" action="<?=$acsURL?>" method="post"
> > target="_blank">
> >
> > to
> >
> > <form name="acsForm" action="<?=$acsURL?>" method="post"
> > target="_top">
> >
> > "
> > when i'm  using this it is opening in same window.
> >
> > I've used two frames one for my site header and another for google
> > apps email page.
> > when i'm using "target="_blank" in the above code javascript error
> > "permission denied" is coming.
> > when i'm using "target=_top", it is directly going to the email page,
> > instead of displaying in the frame. Is there any possibilty to display
> > that page in  that frame without using "target=_blank" or
> > "target=_top".
> >
> > Thank you
> > Regards
> > Satya
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to