Hi

html + textarea + javascript +  AJAX?



2015-02-16 9:58 GMT-03:00 Kelvin Nyota <kamaunyr...@gmail.com>:

> I have built a grammar checker in Python. It works well in the terminal,
> but i don't know how to implement it on the web. How can I implement a
> grammar checker on the web, like Grammarly or spellcheckerplus? I could not
> find any article that talked about that at all.Most of it was errelevant.
> Infact, what I have done with Javascript for my grammarchecker
> <http://researchpaperstobuy.com/grammarchecker.html> interface is better.
> Please help guys.
>
> I will not need a database because I have a text file for replacing words.
> What I don't know is if I will need some sort of a server to communicate
> back and forth for reading, checking, and retrieving. The link on the
> grammar checker button should also be protected to prevent people from
> using my code to do their grammar checking functionality on their websites.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/b7817512-cdad-460d-b0b9-a643e303d490%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/b7817512-cdad-460d-b0b9-a643e303d490%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 

Ricardo Daniel Quiroga

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAO2-wHZTSdZSv0yPw27eNuXFi5UyyyRX9r33UXyrkYFGfrdb5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to