How do you append the data to the URL while POSTING?
How do you append the data to the URL while POSTING?
- Subject: How do you append the data to the URL while POSTING?
- From: dee gee <email@hidden>
- Date: Sat, 4 Nov 2006 12:00:53 +0000 (GMT)
Thank you I would be clearer from now on.
The questions which are troubling me are:
1) How do you append the data to the URL while POSTING?
2)How do you receive a response Data from the server?
3) I have seen a code to parse an XML.
But I don't see any to create an XML. I need to know how to create an XML file .
Description of my application / Why am I asking this-------------------------------------------
I am developing a Client Server application.
Client written using Cocoa.
Server written using Java.
Since I have been a Java developer I have completed the server side programming.
Here I would like to POST the Data into the server through XML and get a response back from the server also in XML and then parse it.
Right now I am working on a simple login page. I have a username and password. I would like to send a POST request since this is a secure information.
The response from the server would be "Valid User" if the username and passwd is valid and if not response would "Invalid User".
My problem is: there are not enough examples for Internet & Web applications in cocoa.
----------------------------------------------------------------------------------------
Please advice.
Thank you,
DeeGee
---------------------------------
Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden