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

ASP.NET

 
Questionweb service - how to setup access Pin
we_swati9-Feb-07 13:40
we_swati9-Feb-07 13:40 
AnswerRe: web service - how to setup access Pin
asithangae9-Feb-07 16:49
asithangae9-Feb-07 16:49 
QuestionSecurity ( redirect user to some forms in loggin according to ROLE) Pin
Islam Khalil Saber9-Feb-07 13:24
Islam Khalil Saber9-Feb-07 13:24 
AnswerRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
kubben12-Feb-07 2:16
kubben12-Feb-07 2:16 
GeneralRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
Islam Khalil Saber12-Feb-07 11:55
Islam Khalil Saber12-Feb-07 11:55 
GeneralRe: Security ( redirect user to some forms in loggin according to ROLE) Pin
kubben13-Feb-07 2:37
kubben13-Feb-07 2:37 
QuestionRegular Expression Question Pin
achimera9-Feb-07 12:54
achimera9-Feb-07 12:54 
AnswerRe: Regular Expression Question Pin
Guffa9-Feb-07 13:05
Guffa9-Feb-07 13:05 
To handle nested tags, you have to do repetitive removals.

Make a pattern that matches an html tag with it's end tag and no html tags between them, only text. Use that to remove the innermost tags in the text. Then repeat until there is no tags left.

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

QuestionEmail Address Verification... Pin
code-frog9-Feb-07 12:36
professionalcode-frog9-Feb-07 12:36 
AnswerRe: Email Address Verification... Pin
User 17164929-Feb-07 13:43
professionalUser 17164929-Feb-07 13:43 
Question.dll ? A solution file not present Pin
lehya9-Feb-07 10:46
lehya9-Feb-07 10:46 
AnswerRe: .dll ? A solution file not present Pin
asithangae9-Feb-07 16:39
asithangae9-Feb-07 16:39 
Questionchange the webservice Pin
srinandan..9-Feb-07 8:24
srinandan..9-Feb-07 8:24 
AnswerRe: change the webservice Pin
kubben9-Feb-07 9:53
kubben9-Feb-07 9:53 
GeneralRe: change the webservice Pin
srinandan..9-Feb-07 20:35
srinandan..9-Feb-07 20:35 
GeneralRe: change the webservice Pin
kubben12-Feb-07 2:06
kubben12-Feb-07 2:06 
GeneralRe: change the webservice Pin
srinandan..12-Feb-07 3:15
srinandan..12-Feb-07 3:15 
GeneralRe: change the webservice Pin
kubben14-Feb-07 9:33
kubben14-Feb-07 9:33 
GeneralRe: change the webservice Pin
srinandan..15-Feb-07 0:19
srinandan..15-Feb-07 0:19 
GeneralRe: change the webservice Pin
kubben15-Feb-07 10:09
kubben15-Feb-07 10:09 
GeneralRe: change the webservice Pin
srinandan..15-Feb-07 20:47
srinandan..15-Feb-07 20:47 
Questionplaceholder control Pin
saravanan059-Feb-07 8:18
saravanan059-Feb-07 8:18 
AnswerRe: placeholder control Pin
kubben9-Feb-07 9:52
kubben9-Feb-07 9:52 
QuestionHow do i make entire row of a datagrid clickable Pin
NetBot9-Feb-07 7:53
NetBot9-Feb-07 7:53 
AnswerRe: How do i make entire row of a datagrid clickable Pin
badgrs9-Feb-07 10:02
badgrs9-Feb-07 10:02 

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.