Click here to Skip to main content
15,898,134 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how can v write html tags in asp.net +c# code?? Pin
Vasudevan Deepak Kumar11-Jul-07 3:25
Vasudevan Deepak Kumar11-Jul-07 3:25 
QuestionPop Up Window Pin
gauthee11-Jul-07 2:53
gauthee11-Jul-07 2:53 
AnswerRe: Pop Up Window Pin
Vasudevan Deepak Kumar11-Jul-07 3:46
Vasudevan Deepak Kumar11-Jul-07 3:46 
GeneralRe: Pop Up Window Pin
gauthee11-Jul-07 4:00
gauthee11-Jul-07 4:00 
QuestionCSV Field Issue Pin
Brendan Vogt11-Jul-07 2:31
Brendan Vogt11-Jul-07 2:31 
AnswerRe: CSV Field Issue Pin
Christian Graus11-Jul-07 2:34
protectorChristian Graus11-Jul-07 2:34 
GeneralRe: CSV Field Issue Pin
Brendan Vogt11-Jul-07 2:38
Brendan Vogt11-Jul-07 2:38 
GeneralRe: CSV Field Issue Pin
Christian Graus11-Jul-07 2:40
protectorChristian Graus11-Jul-07 2:40 
I recommend you google 'expresso' and download it, it's an awesome tool for writing regular expressions. Off the top of my head ([\d\.,]*) will capture the numeric portion of those strings. Or you could just do replace("R", "") to remove the R, if you know that's all you need to remove.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: CSV Field Issue Pin
Brendan Vogt11-Jul-07 2:45
Brendan Vogt11-Jul-07 2:45 
QuestionAdd LoginStatus control to validation Pin
AvidOn-Tech11-Jul-07 2:25
AvidOn-Tech11-Jul-07 2:25 
QuestionCSS Pin
razanabanu11-Jul-07 2:21
razanabanu11-Jul-07 2:21 
AnswerRe: CSS Pin
Christian Graus11-Jul-07 2:30
protectorChristian Graus11-Jul-07 2:30 
GeneralRe: CSS Pin
razanabanu11-Jul-07 2:50
razanabanu11-Jul-07 2:50 
AnswerRe: CSS Pin
Imran Khan Pathan11-Jul-07 2:56
Imran Khan Pathan11-Jul-07 2:56 
Questionedit web.config file Pin
Raghvendra Kumar Roy11-Jul-07 2:09
Raghvendra Kumar Roy11-Jul-07 2:09 
AnswerRe: edit web.config file Pin
Christian Graus11-Jul-07 2:12
protectorChristian Graus11-Jul-07 2:12 
GeneralRe: edit web.config file Pin
Raghvendra Kumar Roy11-Jul-07 2:16
Raghvendra Kumar Roy11-Jul-07 2:16 
GeneralRe: edit web.config file Pin
Christian Graus11-Jul-07 2:24
protectorChristian Graus11-Jul-07 2:24 
AnswerRe: edit web.config file Pin
Paddy Boyd11-Jul-07 3:22
Paddy Boyd11-Jul-07 3:22 
GeneralRe: edit web.config file Pin
Vasudevan Deepak Kumar11-Jul-07 3:27
Vasudevan Deepak Kumar11-Jul-07 3:27 
Questionhow to break text in textbox on shift enter (argent) Pin
Piyush Vardhan Singh11-Jul-07 2:05
Piyush Vardhan Singh11-Jul-07 2:05 
AnswerRe: how to break text in textbox on shift enter (argent) Pin
Christian Graus11-Jul-07 2:13
protectorChristian Graus11-Jul-07 2:13 
GeneralRe: how to break text in textbox on shift enter (argent) Pin
Piyush Vardhan Singh11-Jul-07 2:21
Piyush Vardhan Singh11-Jul-07 2:21 
GeneralRe: how to break text in textbox on shift enter (argent) Pin
N a v a n e e t h11-Jul-07 2:31
N a v a n e e t h11-Jul-07 2:31 
GeneralRe: how to break text in textbox on shift enter (argent) Pin
Christian Graus11-Jul-07 2:31
protectorChristian Graus11-Jul-07 2:31 

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.