On Fri, May 22, 2009 at 12:51 PM, Abhishoka <[email protected]> wrote:
>
> 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.

Django Developers is a mailing list for discussing the development of
Django itself. "How To" questions and other user-space queries should
be directed to Django-users.

However, you've already posted this message to Django users, which
leads me to my second point: Cross posting messages is really poor
form. Find the right forum for your question, and post it once.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" 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/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to