Click here to Skip to main content
15,905,028 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Rich Text Box Pin
Fred_Smith31-Aug-07 23:44
Fred_Smith31-Aug-07 23:44 
AnswerRe: Rich Text Box Pin
Vasudevan Deepak Kumar1-Sep-07 2:16
Vasudevan Deepak Kumar1-Sep-07 2:16 
Questiongridview -script ? Pin
sanjay_tutu31-Aug-07 21:44
sanjay_tutu31-Aug-07 21:44 
Questiontool tip window Pin
waheed awan31-Aug-07 21:39
waheed awan31-Aug-07 21:39 
AnswerRe: tool tip window Pin
divyesh143231-Aug-07 23:53
divyesh143231-Aug-07 23:53 
AnswerRe: tool tip window Pin
Vasudevan Deepak Kumar1-Sep-07 2:17
Vasudevan Deepak Kumar1-Sep-07 2:17 
QuestionConvertToMinutes from string Pin
Imran Khan Pathan31-Aug-07 21:18
Imran Khan Pathan31-Aug-07 21:18 
AnswerRe: ConvertToMinutes from string Pin
Michael Sync31-Aug-07 21:25
Michael Sync31-Aug-07 21:25 
Imran Khan Pathan wrote:
I want to get Minutes from string like "1:20"

<br />
string t = "1:20";<br />
string strTime() = t.split(":");<br />
<br />
Console.Write(strTime(0));  //this is 1<br />
Console.Write(strTime(1));  //this is 20


hope it helps

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

GeneralRe: ConvertToMinutes from string Pin
Imran Khan Pathan31-Aug-07 22:15
Imran Khan Pathan31-Aug-07 22:15 
GeneralRe: ConvertToMinutes from string Pin
Michael Sync1-Sep-07 21:00
Michael Sync1-Sep-07 21:00 
Questionscript? Pin
sanjay_tutu31-Aug-07 21:08
sanjay_tutu31-Aug-07 21:08 
AnswerRe: script? Pin
Imran Khan Pathan31-Aug-07 22:26
Imran Khan Pathan31-Aug-07 22:26 
AnswerRe: script? Pin
divyesh143231-Aug-07 23:57
divyesh143231-Aug-07 23:57 
Questionsending mails Pin
kirtiarora31-Aug-07 20:38
kirtiarora31-Aug-07 20:38 
AnswerRe: sending mails Pin
Michael Sync31-Aug-07 21:29
Michael Sync31-Aug-07 21:29 
AnswerRe: sending mails Pin
.NET- India 31-Aug-07 21:43
.NET- India 31-Aug-07 21:43 
Questionbulletedlist control Pin
n_gchaitra31-Aug-07 20:34
n_gchaitra31-Aug-07 20:34 
AnswerRe: bulletedlist control Pin
mihirhp31-Aug-07 22:15
mihirhp31-Aug-07 22:15 
GeneralRe: bulletedlist control Pin
n_gchaitra2-Sep-07 22:33
n_gchaitra2-Sep-07 22:33 
GeneralRe: bulletedlist control Pin
n_gchaitra3-Sep-07 2:51
n_gchaitra3-Sep-07 2:51 
AnswerRe: bulletedlist control Pin
mihirhp5-Sep-07 18:25
mihirhp5-Sep-07 18:25 
Questionhow can i create .CHM files using .Net Pin
koolprasad200331-Aug-07 20:01
professionalkoolprasad200331-Aug-07 20:01 
AnswerRe: how can i create .CHM files using .Net Pin
Michael Sync31-Aug-07 21:03
Michael Sync31-Aug-07 21:03 
AnswerRe: how can i create .CHM files using .Net Pin
Vasudevan Deepak Kumar1-Sep-07 2:18
Vasudevan Deepak Kumar1-Sep-07 2:18 
QuestionEvent handling in Asp.net(C#) Pin
chnikhil31-Aug-07 19:52
chnikhil31-Aug-07 19:52 

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.