Click here to Skip to main content
15,925,400 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: page refresh Pin
_AK_25-Sep-06 22:14
_AK_25-Sep-06 22:14 
QuestionDirectory Creation in IIS folder Pin
Talal Sultan25-Sep-06 20:30
Talal Sultan25-Sep-06 20:30 
Questionnew Process has different culture Pin
Enska8225-Sep-06 19:50
Enska8225-Sep-06 19:50 
AnswerRe: new Process has different culture Pin
minhpc_bk25-Sep-06 20:12
minhpc_bk25-Sep-06 20:12 
GeneralRe: new Process has different culture Pin
Enska8225-Sep-06 20:41
Enska8225-Sep-06 20:41 
GeneralRe: new Process has different culture Pin
minhpc_bk25-Sep-06 20:56
minhpc_bk25-Sep-06 20:56 
GeneralRe: new Process has different culture Pin
Enska8227-Sep-06 1:25
Enska8227-Sep-06 1:25 
QuestionDate Format in ASP.Net of Delphi2006 Pin
bindu_priya25-Sep-06 18:40
bindu_priya25-Sep-06 18:40 
Hi,
I'm using Delphi2006 with ASP.Net .I need to retreive the data from the backend conditioning the dates i.e., i need to get the data between the given range of dates.
My SQL query goes like this :
Select x,y,z from <table_name> where
to_date(fromdate,''RRRR/MM/DD HH24:MI:SS'') between to_date(''Calendar1.SelectedDate'',''RRRR/MM/DD HH24:MI:SS'') and to_date(''Calendar2.SelectedDate'',''RRRR/MM/DD HH24:MI:SS'').

So, here i'm passing the dates thru the calendar component from my Delphi. problem is,query is working in the backend.But, it is showing no records in the front end when i try to dispaly it in the datagrid.Atleast , it is not showing any error also.I have changed the dateformat also while passing into the query as
formatdatetime('dd/mm/yy',Calendar1.Selecteddate) and also the same for calendar2.... But i'm not getting the records displayed.
So kindly put me a solution for this.I think the problem is with dateformats in ASP.Net... Please give me a solution.
- Regards,
Bindu Priya.P
QuestionAutomation of excel and word Pin
IamADotNetGuy25-Sep-06 18:29
IamADotNetGuy25-Sep-06 18:29 
AnswerRe: Automation of excel and word Pin
minhpc_bk25-Sep-06 19:43
minhpc_bk25-Sep-06 19:43 
QuestionPlease Help me---It is urgent..SOAP Message Pin
Amit Kumar G25-Sep-06 18:00
Amit Kumar G25-Sep-06 18:00 
QuestionAccess Error Pin
hakiem_omar25-Sep-06 15:33
hakiem_omar25-Sep-06 15:33 
AnswerRe: Access Error Pin
Meax25-Sep-06 19:33
Meax25-Sep-06 19:33 
AnswerRe: Access Error Pin
M LN Rao25-Sep-06 19:33
M LN Rao25-Sep-06 19:33 
QuestionHot to convert Web.sitemap to Google site map? Pin
shapper25-Sep-06 15:31
shapper25-Sep-06 15:31 
QuestionHow to make a SiteMapDataSource to use a SiteMapProvider defined in Web.Config? Pin
shapper25-Sep-06 15:24
shapper25-Sep-06 15:24 
AnswerRe: How to make a SiteMapDataSource to use a SiteMapProvider defined in Web.Config? Pin
minhpc_bk25-Sep-06 19:53
minhpc_bk25-Sep-06 19:53 
AnswerRe: How to make a SiteMapDataSource to use a SiteMapProvider defined in Web.Config? Pin
Bishoy Labib26-Sep-06 12:41
Bishoy Labib26-Sep-06 12:41 
Questionupload component Pin
haytham_mohammad25-Sep-06 13:29
haytham_mohammad25-Sep-06 13:29 
Questionuser validation throug active directory (LDAP) Pin
machocr25-Sep-06 13:20
machocr25-Sep-06 13:20 
AnswerRe: user validation throug active directory (LDAP) Pin
minhpc_bk25-Sep-06 19:47
minhpc_bk25-Sep-06 19:47 
GeneralRe: user validation throug active directory (LDAP) Pin
machocr26-Sep-06 9:58
machocr26-Sep-06 9:58 
QuestionHow to filter nodes in SiteMapDataSource Pin
shapper25-Sep-06 11:09
shapper25-Sep-06 11:09 
AnswerRepeat question... Pin
leckey25-Sep-06 15:53
leckey25-Sep-06 15:53 
QuestionSite Map Provider Pin
shapper25-Sep-06 11:06
shapper25-Sep-06 11:06 

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.