Click here to Skip to main content
15,889,462 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHTML Mail Compose Add-In Pin
Wesley Samuel31-Jul-06 18:59
Wesley Samuel31-Jul-06 18:59 
AnswerRe: HTML Mail Compose Add-In Pin
Edbert P31-Jul-06 20:41
Edbert P31-Jul-06 20:41 
GeneralRe: HTML Mail Compose Add-In Pin
Wesley Samuel1-Aug-06 0:59
Wesley Samuel1-Aug-06 0:59 
GeneralRe: HTML Mail Compose Add-In Pin
Edbert P1-Aug-06 13:14
Edbert P1-Aug-06 13:14 
Questionformat a decimal number Pin
coolpali_girl31-Jul-06 18:36
coolpali_girl31-Jul-06 18:36 
AnswerRe: format a decimal number Pin
Wesley Samuel31-Jul-06 18:46
Wesley Samuel31-Jul-06 18:46 
GeneralRe: format a decimal number Pin
coolpali_girl31-Jul-06 19:22
coolpali_girl31-Jul-06 19:22 
GeneralRe: format a decimal number Pin
Vipin Venugopal31-Jul-06 19:38
Vipin Venugopal31-Jul-06 19:38 
i will just show one example ok

decimal i=123.23444;
string j=Convert.ToString(Math(i,2));

if print j u will be getting 123.23

Hope this works for u.
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 
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 

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.