Forum Moderators: coopster
This response is in XML format and it gives 2 main values:
1. Status message ( <status>Ok or Error</status>) and
2. submission id. of form ( <id>12126</id>)
Now , how to read the response from the server, status and id value. ( ok or error) as depening upon this value the thankyou message will be displayed.
Thankyou
~Anand