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

ASP.NET

 
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 
AnswerRe: how to remove XML tag from a web service response Pin
kubben22-Apr-07 1:37
kubben22-Apr-07 1:37 
I have done this with an aspx page, so it might be similar with a web service. With an aspx page you make sure you just have a page with only the
<@Page header infomation. No tag or anything like that. Then in the page load you do processing based off the request you get. Then you take the Response object call the clear method and then do a Response.BinaryWrite
You will need to convert your string into an array of bytes to pass into the binarywrite.

Anyway, I haven't tried it with a web service yet, but I am pretty sure it would work.

Hope that helps.
Ben
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 
Questionjavascript Pin
siddisagar20-Apr-07 22:32
siddisagar20-Apr-07 22:32 

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.