greetings.

I'm using the urllib to post data to another site.  In the data, I
have to pass back a url for an "accept" page and url for a "decline"
page.

Now my very limited understanding of https posting is to allow you to
send data to a website and get a response without leaving the url you
are at.

The site i'm hitting supposedly sends returns back as url variables/
values rather than as a https post.

What is the best way to handle this in Django because I sure can't
figure it out.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to