Or better yet, can it be done using the framework?

The basic Idea is that I am posting some values to one server from my
site then I am going to get an asynchronous POST back with some data,
using that information I am supposed to send a request back to them
with the same information as a validation step.  My question is, can I
consruct that request in the python code using the django framework, or
do I need to contruct it using httplib in the python standard library?

--Thanks


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to