Click here to Skip to main content
15,891,567 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralProblem With Web Service Pin
varshavmane26-Feb-08 1:26
varshavmane26-Feb-08 1:26 
GeneralWhole Page Refresh, Not Just UpdatePanel Pin
mohd imran abdul aziz26-Feb-08 1:26
mohd imran abdul aziz26-Feb-08 1:26 
Generalhelp Pin
arya0826-Feb-08 1:17
arya0826-Feb-08 1:17 
GeneralRe: help Pin
Not Active26-Feb-08 1:46
mentorNot Active26-Feb-08 1:46 
GeneralRe: help Pin
arya0826-Feb-08 1:56
arya0826-Feb-08 1:56 
GeneralRe: help Pin
Christian Graus26-Feb-08 10:33
protectorChristian Graus26-Feb-08 10:33 
GeneralRe: help Pin
arya0826-Feb-08 18:27
arya0826-Feb-08 18:27 
Generaltime limit validation Pin
eyeseetee26-Feb-08 1:11
eyeseetee26-Feb-08 1:11 
Hi
I have the following bit of code, basically i am selecting a value from a datbase which is showing as 12.00

DateTime dtlogtime = Convert.ToDateTime(readerdate);
if (dttimenow.AddMinutes(1) > dtlogtime)
{
}

the readerdate is a string and is the value from the database
but i get the error message: String was not recognized as a valid DateTime.

any help would be great
thanks
GeneralRe: time limit validation Pin
Arindam Tewary26-Feb-08 1:20
professionalArindam Tewary26-Feb-08 1:20 
GeneralRe: time limit validation Pin
eyeseetee26-Feb-08 2:56
eyeseetee26-Feb-08 2:56 
GeneralRe: time limit validation Pin
Not Active26-Feb-08 3:07
mentorNot Active26-Feb-08 3:07 
QuestionHow to add a checkbox conrol to datalist or datagrid in single cell like(2,2) Pin
shames(Sam)26-Feb-08 1:08
shames(Sam)26-Feb-08 1:08 
AnswerRe: How to add a checkbox conrol to datalist or datagrid in single cell like(2,2) Pin
varshavmane26-Feb-08 1:56
varshavmane26-Feb-08 1:56 
GeneralAsp.net fromFROM keyword not found where expected Pin
Waqas Hasan26-Feb-08 0:59
Waqas Hasan26-Feb-08 0:59 
QuestionGridView FindControl.. Pin
Sasmi_Office26-Feb-08 0:53
Sasmi_Office26-Feb-08 0:53 
GeneralScrewTurn CMS [modified] Pin
ASPnoob26-Feb-08 0:30
ASPnoob26-Feb-08 0:30 
GeneralRadioButtonList not functioning Pin
codingrocks26-Feb-08 0:29
codingrocks26-Feb-08 0:29 
Questionpostback url of lik button and row bound of gridview Pin
Sonia Gupta26-Feb-08 0:10
Sonia Gupta26-Feb-08 0:10 
GeneralRe: postback url of lik button and row bound of gridview Pin
Member 336757026-Feb-08 0:22
Member 336757026-Feb-08 0:22 
GeneralYahoo IM from Classic ASP Pin
nhss25-Feb-08 23:19
nhss25-Feb-08 23:19 
GeneralRe: Yahoo IM from Classic ASP Pin
Christian Graus25-Feb-08 23:27
protectorChristian Graus25-Feb-08 23:27 
GeneralDelete directory Pin
frndjust25-Feb-08 23:17
frndjust25-Feb-08 23:17 
GeneralRe: Delete directory Pin
Christian Graus25-Feb-08 23:28
protectorChristian Graus25-Feb-08 23:28 
GeneralSet Resolution of uploaded image Pin
frndjust25-Feb-08 23:15
frndjust25-Feb-08 23:15 
GeneralRe: Set Resolution of uploaded image Pin
Christian Graus25-Feb-08 23:17
protectorChristian Graus25-Feb-08 23:17 

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.