Click here to Skip to main content
16,004,887 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: meterial for oops Pin
max_panky26-Mar-07 1:01
max_panky26-Mar-07 1:01 
AnswerRe: meterial for oops Pin
Navneet Hegde26-Mar-07 1:51
Navneet Hegde26-Mar-07 1:51 
Questionexport crystal report to mail Pin
nitin.kankrej25-Mar-07 23:59
nitin.kankrej25-Mar-07 23:59 
Questionsplit pharse Pin
Jes M George25-Mar-07 23:54
Jes M George25-Mar-07 23:54 
AnswerRe: split pharse Pin
Guffa26-Mar-07 2:23
Guffa26-Mar-07 2:23 
GeneralRe: split pharse Pin
Jes M George26-Mar-07 2:55
Jes M George26-Mar-07 2:55 
GeneralRe: split pharse Pin
Jes M George26-Mar-07 3:00
Jes M George26-Mar-07 3:00 
AnswerRe: split pharse Pin
Guffa26-Mar-07 7:32
Guffa26-Mar-07 7:32 
Put quotes instead of the apostrophes in the pattern.

Use the Regex.Matches method with the input string and the pattern as arguments. This returns a MatchCollection object that contains the matched strings.

---
single minded; short sighted; long gone;

GeneralRe: split pharse Pin
Jes M George26-Mar-07 18:43
Jes M George26-Mar-07 18:43 
AnswerRe: split pharse Pin
Guffa26-Mar-07 20:40
Guffa26-Mar-07 20:40 
QuestionGetting Custom Authentication to Work Pin
micaleel25-Mar-07 23:50
micaleel25-Mar-07 23:50 
QuestionAdding Ajax in existing web appication Pin
Oga M25-Mar-07 23:46
Oga M25-Mar-07 23:46 
AnswerRe: Adding Ajax in existing web appication Pin
Oga M26-Mar-07 3:48
Oga M26-Mar-07 3:48 
Questionrun and exe using ASP.NET2.0 Pin
varshavmane25-Mar-07 23:22
varshavmane25-Mar-07 23:22 
AnswerRe: run and exe using ASP.NET2.0 Pin
Paddy Boyd25-Mar-07 23:55
Paddy Boyd25-Mar-07 23:55 
GeneralRe: run and exe using ASP.NET2.0 Pin
varshavmane26-Mar-07 0:03
varshavmane26-Mar-07 0:03 
GeneralRe: run and exe using ASP.NET2.0 Pin
Paddy Boyd26-Mar-07 0:12
Paddy Boyd26-Mar-07 0:12 
GeneralRe: run and exe using ASP.NET2.0 Pin
RichardGrimmer26-Mar-07 5:26
RichardGrimmer26-Mar-07 5:26 
AnswerRe: run and exe using ASP.NET2.0 Pin
Marcus J. Smith26-Mar-07 3:34
professionalMarcus J. Smith26-Mar-07 3:34 
QuestionUserName! Pin
nclauder25-Mar-07 22:50
nclauder25-Mar-07 22:50 
AnswerRe: UserName! Pin
varshavmane25-Mar-07 23:23
varshavmane25-Mar-07 23:23 
GeneralRe: UserName! Pin
nclauder25-Mar-07 23:34
nclauder25-Mar-07 23:34 
GeneralRe: UserName! Pin
varshavmane25-Mar-07 23:38
varshavmane25-Mar-07 23:38 
GeneralRe: UserName! Pin
nclauder26-Mar-07 3:14
nclauder26-Mar-07 3:14 
GeneralRe: UserName! Pin
Marcus J. Smith26-Mar-07 10:03
professionalMarcus J. Smith26-Mar-07 10:03 

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.