Click here to Skip to main content
15,909,939 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionlogin control in asp.et 2005 Pin
Mohammad Daba'an22-Apr-07 2:31
Mohammad Daba'an22-Apr-07 2:31 
AnswerRe: login control in asp.et 2005 Pin
MoustafaS22-Apr-07 6:02
MoustafaS22-Apr-07 6:02 
QuestionValidationSummary Control Pin
Care Career22-Apr-07 2:20
Care Career22-Apr-07 2:20 
AnswerRe: ValidationSummary Control Pin
Arun.Immanuel22-Apr-07 2:37
Arun.Immanuel22-Apr-07 2:37 
QuestionRefreshing Page when Back Button is Clicked? Pin
Arun.Immanuel22-Apr-07 1:59
Arun.Immanuel22-Apr-07 1:59 
AnswerRe: Refreshing Page when Back Button is Clicked? Pin
MoustafaS22-Apr-07 6:04
MoustafaS22-Apr-07 6:04 
GeneralRe: Refreshing Page when Back Button is Clicked? Pin
Arun.Immanuel22-Apr-07 6:15
Arun.Immanuel22-Apr-07 6:15 
Questionhow to remove XML tag from a web service response Pin
spmohanraj22-Apr-07 0:12
spmohanraj22-Apr-07 0:12 
Hi,

I have a webservice in ASP.NET that has one exposed WebMethod that lets the outerworld send us some data and we return a response back after processing that data.

We have a restriction though, our clients use a different develpment environment, and they do not use web services as we normally do.
They will be using 'HTTP Post' to call the web method exposed by the web service in the following manner:
http://mydomain.com/Webservice.asmx/ProcessData?=Parameter = Some Data

And the response that they get back is as follows

<string xmlns="http://mydomain.com/">Response As a String

Is there anyway that I can return only the response back to the client without the XML tags?
My client is being really adamant about getting only the response back and we already have a running webservice that would be really hard to convert to any other format.



Regards
Mohan
AnswerRe: how to remove XML tag from a web service response Pin
kubben22-Apr-07 1:37
kubben22-Apr-07 1:37 
QuestionDo a routine work !? Pin
mehrdadc4821-Apr-07 9:33
mehrdadc4821-Apr-07 9:33 
AnswerRe: Do a routine work !? Pin
Arun.Immanuel21-Apr-07 15:34
Arun.Immanuel21-Apr-07 15:34 
GeneralRe: Do a routine work !? Pin
mehrdadc4822-Apr-07 9:35
mehrdadc4822-Apr-07 9:35 
GeneralRe: Do a routine work !? Pin
Arun.Immanuel22-Apr-07 16:08
Arun.Immanuel22-Apr-07 16:08 
QuestionExtracting data from a webpage Pin
VIP-CoMmAnDo21-Apr-07 4:01
VIP-CoMmAnDo21-Apr-07 4:01 
AnswerRe: Extracting data from a webpage Pin
StianSandberg21-Apr-07 9:29
StianSandberg21-Apr-07 9:29 
GeneralRe: Extracting data from a webpage Pin
VIP-CoMmAnDo21-Apr-07 12:06
VIP-CoMmAnDo21-Apr-07 12:06 
QuestionHow can I send SMS using ASP.Net Pin
Software_Guy_12321-Apr-07 3:47
Software_Guy_12321-Apr-07 3:47 
AnswerRe: How can I send SMS using ASP.Net Pin
Sathesh Sakthivel21-Apr-07 6:05
Sathesh Sakthivel21-Apr-07 6:05 
GeneralRe: How can I send SMS using ASP.Net Pin
Gamzun22-Apr-07 10:38
Gamzun22-Apr-07 10:38 
QuestionBuilding Web site using NAnt tool Pin
SandeepNama21-Apr-07 2:25
SandeepNama21-Apr-07 2:25 
AnswerRe: Building Web site using NAnt tool Pin
Rakheesh Chalil21-Apr-07 16:28
Rakheesh Chalil21-Apr-07 16:28 
QuestionServer 2 server direct copy Pin
Yaghoobi_R20-Apr-07 23:27
Yaghoobi_R20-Apr-07 23:27 
AnswerRe: Server 2 server direct copy Pin
kubben21-Apr-07 1:49
kubben21-Apr-07 1:49 
AnswerRe: Server 2 server direct copy Pin
Yaghoobi_R22-Apr-07 1:15
Yaghoobi_R22-Apr-07 1:15 
GeneralRe: Server 2 server direct copy Pin
kubben22-Apr-07 1:42
kubben22-Apr-07 1:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.