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

ASP.NET

 
AnswerRe: hi ans my question... Pin
minhpc_bk23-Apr-06 20:27
minhpc_bk23-Apr-06 20:27 
AnswerRe: hi ans my question... Pin
HimaBindu Vejella23-Apr-06 21:18
HimaBindu Vejella23-Apr-06 21:18 
QuestionUser Login Pin
Sean8923-Apr-06 5:40
Sean8923-Apr-06 5:40 
AnswerRe: User Login Pin
minhpc_bk23-Apr-06 20:19
minhpc_bk23-Apr-06 20:19 
GeneralRe: User Login Pin
Sean8924-Apr-06 15:50
Sean8924-Apr-06 15:50 
GeneralRe: User Login Pin
minhpc_bk24-Apr-06 16:04
minhpc_bk24-Apr-06 16:04 
AnswerRe: User Login Pin
sudharsong23-Apr-06 20:30
sudharsong23-Apr-06 20:30 
QuestionHow to avoid extra slashes and quotes??? Pin
sinanju23-Apr-06 5:13
sinanju23-Apr-06 5:13 
this is the entry in db
<span id="Label1" style="font-family:Arial Narrow;font-size:XX-Large;font-weight:bold;font-style:italic;text-decoration: overline;">

Now when i retrieve in source code

string str = ds.Tables[0].Rows[1][1].ToString();

my str value contains the following value, where i found extra slashes with each quote, plus two extra quotes at the each end of the string

"<span id=\"Label1\" style=\"font-family:Arial Narrow;font-size:XX-Large;font-weight:bold;font-style:italic;text-decoration: overline;\">"

how to get rid of these quotes and slashes?




AnswerRe: How to avoid extra slashes and quotes??? Pin
Guffa23-Apr-06 5:33
Guffa23-Apr-06 5:33 
GeneralRe: How to avoid extra slashes and quotes??? Pin
sinanju23-Apr-06 5:52
sinanju23-Apr-06 5:52 
AnswerRe: How to avoid extra slashes and quotes??? Pin
Guffa25-Apr-06 4:02
Guffa25-Apr-06 4:02 
AnswerRe: How to avoid extra slashes and quotes??? Pin
NeverHeardOfMe23-Apr-06 13:58
NeverHeardOfMe23-Apr-06 13:58 
GeneralRe: How to avoid extra slashes and quotes??? Pin
sinanju23-Apr-06 17:08
sinanju23-Apr-06 17:08 
QuestionRequest-Response problem Pin
ndkit23-Apr-06 1:32
ndkit23-Apr-06 1:32 
AnswerRe: Request-Response problem Pin
Guffa23-Apr-06 1:38
Guffa23-Apr-06 1:38 
GeneralRe: Request-Response problem Pin
ndkit23-Apr-06 1:45
ndkit23-Apr-06 1:45 
GeneralRe: Request-Response problem Pin
CWIZO23-Apr-06 2:59
CWIZO23-Apr-06 2:59 
Questionerror in asp.net Pin
dadax_8523-Apr-06 1:32
dadax_8523-Apr-06 1:32 
AnswerRe: error in asp.net Pin
CWIZO23-Apr-06 3:00
CWIZO23-Apr-06 3:00 
GeneralRe: error in asp.net Pin
dadax_8523-Apr-06 12:24
dadax_8523-Apr-06 12:24 
GeneralRe: error in asp.net Pin
gyokusei23-Apr-06 15:37
gyokusei23-Apr-06 15:37 
GeneralRe: error in asp.net Pin
dadax_8523-Apr-06 22:48
dadax_8523-Apr-06 22:48 
QuestionStored Procedures Pin
LAYEEQ AHMED KHAN22-Apr-06 23:44
LAYEEQ AHMED KHAN22-Apr-06 23:44 
AnswerRe: Stored Procedures Pin
CWIZO22-Apr-06 23:47
CWIZO22-Apr-06 23:47 
AnswerRe: Stored Procedures Pin
dadax_8523-Apr-06 0:23
dadax_8523-Apr-06 0:23 

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.