Click here to Skip to main content
15,926,144 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionsession variables are getting mixed up when multiple instances of application are opened Pin
crazy_mads5-Feb-07 0:17
crazy_mads5-Feb-07 0:17 
AnswerRe: session variables are getting mixed up when multiple instances of application are opened Pin
Guffa5-Feb-07 0:32
Guffa5-Feb-07 0:32 
QuestionHow to fire event in ASP.net 2.0 Pin
Rajesh_K_Sharma5-Feb-07 0:15
Rajesh_K_Sharma5-Feb-07 0:15 
AnswerRe: How to fire event in ASP.net 2.0 Pin
gauthee5-Feb-07 0:28
gauthee5-Feb-07 0:28 
AnswerRe: How to fire event in ASP.net 2.0 Pin
Sandeep Akhare5-Feb-07 1:39
Sandeep Akhare5-Feb-07 1:39 
QuestionReg : Phone Validation Pin
venkatasivaramaprasad5-Feb-07 0:04
venkatasivaramaprasad5-Feb-07 0:04 
AnswerRe: Reg : Phone Validation Pin
Guffa5-Feb-07 0:38
Guffa5-Feb-07 0:38 
QuestionGetting only the Date Pin
Rajiya4-Feb-07 23:57
Rajiya4-Feb-07 23:57 
Hi,

I want to get only the Date part from the DateTime Field. I dont want the time to be displayed along with the date. How to get it?
I am using VB.net and it's a windows application.
My code is :
Dim grdToDate As String = currentRow.Cells(4).Value
Dim gridToDate As String = Format(currentRow.Cells(4).Value, "mm/dd/yyyy")
Dim AMCFrmDt As String = Format(AMCFromDate.Value, "mm/dd/yyyy")
But it is not giving methe proper result.


Thanks,

Riz
AnswerRe: Getting only the Date Pin
gauthee5-Feb-07 0:19
gauthee5-Feb-07 0:19 
AnswerRe: Getting only the Date Pin
indian1435-Feb-07 0:55
indian1435-Feb-07 0:55 
AnswerRe: Getting only the Date Pin
Jay_se5-Feb-07 3:57
Jay_se5-Feb-07 3:57 
AnswerRe: Getting only the Date Pin
hhkris4u6-Feb-07 0:45
hhkris4u6-Feb-07 0:45 
QuestionHow create oneline exam application Pin
Gamal Mohammed4-Feb-07 23:48
Gamal Mohammed4-Feb-07 23:48 
AnswerRe: How create oneline exam application Pin
Sandeep Akhare5-Feb-07 0:46
Sandeep Akhare5-Feb-07 0:46 
AnswerRe: How create oneline exam application Pin
DavidNohejl5-Feb-07 21:55
DavidNohejl5-Feb-07 21:55 
Questionon line exam Pin
Gamal Mohammed4-Feb-07 23:23
Gamal Mohammed4-Feb-07 23:23 
AnswerRe: on line exam Pin
Christian Graus4-Feb-07 23:33
protectorChristian Graus4-Feb-07 23:33 
GeneralRe: on line exam Pin
Gamal Mohammed4-Feb-07 23:39
Gamal Mohammed4-Feb-07 23:39 
GeneralRe: on line exam Pin
Christian Graus5-Feb-07 8:47
protectorChristian Graus5-Feb-07 8:47 
QuestionAbout Smtpmail Pin
hhkris4u4-Feb-07 22:31
hhkris4u4-Feb-07 22:31 
AnswerRe: About Smtpmail Pin
trish_5-Feb-07 23:13
trish_5-Feb-07 23:13 
QuestionMultiple fields for select parameters Pin
asugama4-Feb-07 21:59
asugama4-Feb-07 21:59 
AnswerRe: Multiple fields for select parameters Pin
enjoycrack5-Feb-07 6:37
enjoycrack5-Feb-07 6:37 
Questionjavascript issue Pin
Amit Sk Sharma4-Feb-07 21:58
Amit Sk Sharma4-Feb-07 21:58 
AnswerRe: javascript issue Pin
badgrs4-Feb-07 22:45
badgrs4-Feb-07 22:45 

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.