Hi: We are a non-profit charity organization having 25+ websites and want to maintain a centralized database for the various events happening at different places. The database (MySql) has been implemented and we use the django framework admin module to communicate with the database. Our different sites use asp, php and plain html pages. In order to fetch data through the django framework and use it in all our sites we thought of using Ajax technology which runs on client side and should be independent of server technology. Different web sites are located in different domains.
How to achieve this? Would Dujo, Jquery, Prototype, etc. help in this regard? Web sites running in different technologies in different domains need to communicate with the server running Django framework and get the data - any suggestions on how to go about implementing this? Sample code / URLs to the code / information would really help. - Abhishoka --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---