Click here to Skip to main content
15,908,112 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: double click on datagrid Pin
ptvce29-Oct-06 2:38
ptvce29-Oct-06 2:38 
QuestionIs this doable? Pin
sharma sanjeev25-Oct-06 22:07
sharma sanjeev25-Oct-06 22:07 
AnswerRe: Is this doable? Pin
Colin Angus Mackay25-Oct-06 23:31
Colin Angus Mackay25-Oct-06 23:31 
GeneralRe: Is this doable? Pin
sharma sanjeev25-Oct-06 23:55
sharma sanjeev25-Oct-06 23:55 
GeneralRe: Is this doable? Pin
Colin Angus Mackay26-Oct-06 0:28
Colin Angus Mackay26-Oct-06 0:28 
AnswerRe: Is this doable? Pin
Pete O'Hanlon26-Oct-06 6:47
mvePete O'Hanlon26-Oct-06 6:47 
QuestionProblem with virtual directory. Pin
ddecoy25-Oct-06 22:07
ddecoy25-Oct-06 22:07 
QuestionDate Problem Pin
Kissy1625-Oct-06 22:06
Kissy1625-Oct-06 22:06 
In sqlserver Database,datatype is smalldate/time
and i tried following code

Dim dtmDate As Date
dtmDate = Date.Parse(TxtDat.Text)
Response.Write("dtmdate")
But it is giving String is not a valid datetype.How to format it examctle to isert into database.
I need to isert only date not with the time.
Help me out.please

kissy

AnswerRe: Date Problem Pin
thomas_joyee25-Oct-06 23:08
thomas_joyee25-Oct-06 23:08 
GeneralRe: Date Problem Pin
Kissy1625-Oct-06 23:18
Kissy1625-Oct-06 23:18 
GeneralRe: Date Problem Pin
thomas_joyee25-Oct-06 23:31
thomas_joyee25-Oct-06 23:31 
GeneralRe: Date Problem Pin
Kissy1625-Oct-06 23:48
Kissy1625-Oct-06 23:48 
QuestionRe: Date Problem Pin
dj.rock26-Oct-06 1:05
dj.rock26-Oct-06 1:05 
AnswerRe: Date Problem Pin
dj.rock26-Oct-06 1:16
dj.rock26-Oct-06 1:16 
GeneralRe: Date Problem Pin
Kissy1626-Oct-06 2:06
Kissy1626-Oct-06 2:06 
AnswerRe: Date Problem Pin
dj.rock26-Oct-06 2:37
dj.rock26-Oct-06 2:37 
GeneralRe: Date Problem Pin
Kissy1626-Oct-06 19:58
Kissy1626-Oct-06 19:58 
GeneralRe: Date Problem Your solution Pin
cloudking1196626-Oct-06 3:51
cloudking1196626-Oct-06 3:51 
Questiontextbox contain text that save as html page Pin
Deepak the Cool25-Oct-06 21:59
Deepak the Cool25-Oct-06 21:59 
AnswerRe: textbox contain text that save as html page Pin
thomas_joyee25-Oct-06 23:13
thomas_joyee25-Oct-06 23:13 
AnswerRe: textbox contain text that save as html page Pin
cloudking1196626-Oct-06 3:54
cloudking1196626-Oct-06 3:54 
QuestionFile upload by ajax in asp.net 1.1?? Pin
Tridip Bhattacharjee25-Oct-06 21:44
professionalTridip Bhattacharjee25-Oct-06 21:44 
Questionhow to use sql to read the arabic languag from websit Pin
ashraf hakiem25-Oct-06 21:37
ashraf hakiem25-Oct-06 21:37 
AnswerRe: how to use sql to read the arabic languag from websit Pin
thomas_joyee25-Oct-06 22:02
thomas_joyee25-Oct-06 22:02 
Questionconvert a string to date format. Pin
monuSaini25-Oct-06 21:35
monuSaini25-Oct-06 21:35 

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.