it works fine. by running the web service i can put value and get the result.
it shows the result in xml format.
for eg:-
<?xml version="1.0" encoding="utf-8" ?>
<string xmlns="http://www.tempfunction.veritemp.com.au/webservices/">admin</string>
this xml is generated by web service
but i have a requirement that instead of this xml, generate a xml as we want
including data.
fro eg:-
<?xml version="1.0" encoding="utf-8" ?>
<string>admin</string>
like this.(this is for only demostration)
it means generate an xml according our requirement.
is this possible?
if it is can u give me overview how this is done/ good web site related this topic.
thank u.
This post has been edited by anuruddha: 20 December 2007 - 01:30 AM

New Topic/Question
Reply




MultiQuote



|