[google-appengine] Google translate doesnt translate iframes/frames

2012-05-14 Thread Uma Jeyachandran
Hi

I have an application using IFrames/Frames.I am trying to include
google translate in my application. It doesnt translate any content
inside IFrames/Frames.

Please suggest a solution.

Thanks  Regards
Umamageswari

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] HTTP 404 File not found for file downloads

2012-05-11 Thread Uma Jeyachandran
Hi

I have an application in appspot.com. When I attempting any file
download using a tag in html, it throws file not found error.

Please suggest solution.

Thank you
Umamageswari

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: HTTP 404 File not found for file downloads

2012-05-11 Thread Uma Jeyachandran
Many thanks for your solution. It worked after configuring app.yaml.

Thanks  Regards
Umamageswari J

On Fri, May 11, 2012 at 11:23 PM, Computer_Engineer groupd...@gmail.comwrote:

  Hi Uma Jeyachandran:
 *you should upload it as static file,this error because this file is
 considered in the local host and GAE doesn't find it, you should configure
 app.yaml and specify this *
 *file in it , see this link for app.yaml configuration *
 https://developers.google.com/appengine/docs/python/config/appconfig, you
 can go to the log for this application to see the error description.* *

 On Friday, May 11, 2012 11:44:33 AM UTC+3, Uma Jeyachandran wrote:

 Hi

 I have an application in appspot.com. When I attempting any file
 download using a tag in html, it throws file not found error.

 Please suggest solution.

 Thank you
 Umamageswari

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/ndrCX85-4D4J.

 To post to this group, send email to google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.