Click here to Skip to main content
15,902,852 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: format a decimal number Pin
coolpali_girl31-Jul-06 19:52
coolpali_girl31-Jul-06 19:52 
GeneralRe: format a decimal number Pin
_AK_31-Jul-06 20:13
_AK_31-Jul-06 20:13 
GeneralRe: format a decimal number Pin
Vipin Venugopal31-Jul-06 20:20
Vipin Venugopal31-Jul-06 20:20 
GeneralRe: format a decimal number Pin
coolpali_girl31-Jul-06 21:21
coolpali_girl31-Jul-06 21:21 
QuestionNeed the regular expression to filter HTML tags in ASP.NET Pin
Exelioindia31-Jul-06 18:30
Exelioindia31-Jul-06 18:30 
AnswerRe: Need the regular expression to filter HTML tags in ASP.NET Pin
Guffa31-Jul-06 19:15
Guffa31-Jul-06 19:15 
GeneralRe: Need the regular expression to filter HTML tags in ASP.NET Pin
Exelioindia31-Jul-06 20:18
Exelioindia31-Jul-06 20:18 
GeneralNeed the regular expression to filter HTML tags in ASP.NET Pin
Exelioindia1-Aug-06 20:15
Exelioindia1-Aug-06 20:15 
Hi,

Thanks Guffa for your suggestion, ("<[^>]+?>") this expression works fine, but still i need your suggestion how to to filter the tags leaving bold,itallic,underline tags??? i tried in your expression as ("<[^< b >>]+?>") perfectly, it works for bold, when i tried for ("<[^< u >>]+?>"),("<[^< i >>]+?>"), they does not works for certain tag but it leaves the < i > or < u > tag as i need.

(Plz avoid the spaces between the tags), to avoid confusion i put like that

Plz suggest me

Regards
Exelio
GeneralRe: Need the regular expression to filter HTML tags in ASP.NET Pin
Guffa2-Aug-06 0:00
Guffa2-Aug-06 0:00 
GeneralRe: Need the regular expression to filter HTML tags in ASP.NET Pin
Exelioindia2-Aug-06 0:36
Exelioindia2-Aug-06 0:36 
QuestionHow to code minimize button Pin
jagmit2031-Jul-06 18:25
jagmit2031-Jul-06 18:25 
AnswerRe: How to code minimize button [modified] Pin
Guffa31-Jul-06 19:11
Guffa31-Jul-06 19:11 
AnswerRe: How to code minimize button Pin
mbbisht31-Jul-06 20:29
mbbisht31-Jul-06 20:29 
Questionschedule task by the interval of day,month,year Pin
mbbisht31-Jul-06 17:53
mbbisht31-Jul-06 17:53 
AnswerRe: schedule task by the interval of day,month,year Pin
mnaveed1-Aug-06 0:45
mnaveed1-Aug-06 0:45 
Questioncheckbox in Infragistic webgrid Pin
walsudani31-Jul-06 16:13
walsudani31-Jul-06 16:13 
Questionextracting url in asp.net Pin
porsche996turbo31-Jul-06 16:10
porsche996turbo31-Jul-06 16:10 
AnswerRe: extracting url in asp.net Pin
mbbisht31-Jul-06 18:13
mbbisht31-Jul-06 18:13 
AnswerRe: extracting url in asp.net Pin
Khawar Abbas131-Jul-06 20:48
Khawar Abbas131-Jul-06 20:48 
QuestionDynamic custom validator at server? Pin
Member 9631-Jul-06 16:07
Member 9631-Jul-06 16:07 
AnswerRe: Dynamic custom validator at server? Pin
Tim Kohler31-Jul-06 19:08
Tim Kohler31-Jul-06 19:08 
GeneralRe: Dynamic custom validator at server? Pin
Member 961-Aug-06 6:50
Member 961-Aug-06 6:50 
QuestionHow to insert data into database Pin
ypsyong31-Jul-06 15:32
ypsyong31-Jul-06 15:32 
AnswerRe: How to insert data into database Pin
Vipin Venugopal31-Jul-06 19:07
Vipin Venugopal31-Jul-06 19:07 
AnswerRe: How to insert data into database [modified] Pin
JustForLive1-Aug-06 0:04
JustForLive1-Aug-06 0:04 

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.