thanx for the reply.Is there any library or so so that i can add it to the python library in app engine. I just need to display wrong or right but not compare for the spelling....
On Feb 17, 9:51 am, Greg <[email protected]> wrote: > Persuade your users to switch to Firefox - it does just what you want > for all text inputs and textareas, no matter what site you are on. > Trying to do this server-side is going to be very difficult - you'd > have to store a massive dictionary on GAE, and a datastore get for > every single word. > > On Feb 17, 12:16 am, app engine dude <[email protected]> wrote: > > > I an developing a simple website on app engine. I have some html pages > > designed and that pages consists of text boxes and text areas for > > entering text. I need help regarding the entry, where a red line or > > green line should be displayed in case of incorrect entry as in case > > of editor. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
