> Do you mean that you do not understand how to pass the data to the
> template for display, or something else?

Waylan,

I mean I don't understand how to pass the data from my Django app to my
PHP webservice and then let the user know that everything went ok or
post errors if it didn't.

I studied the same documentation you suggested over the weekend as well
as the forms documentation. I can't seem to get my form from Django to
communicate with my PHP webservice. I've tried setting the
action="url/to/webservice/" with no luck (naming discrepancies I
assume). I haven't tried the route that most likely will work,
manipulating the data between the two from within a view because I
don't know how. I've been working on it today...still...little progess.

Adam


--~--~---------~--~----~------------~-------~--~----~
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