Click here to Skip to main content
15,894,460 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 0:39
matjame13-Nov-07 0:39 
GeneralRe: Birthday date problems Pin
Sun Rays13-Nov-07 0:42
Sun Rays13-Nov-07 0:42 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 0:59
matjame13-Nov-07 0:59 
GeneralRe: Birthday date problems Pin
Sun Rays13-Nov-07 1:13
Sun Rays13-Nov-07 1:13 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 1:40
matjame13-Nov-07 1:40 
GeneralRe: Birthday date problems Pin
matjame14-Nov-07 0:01
matjame14-Nov-07 0:01 
AnswerRe: Birthday date problems Pin
Jintal Patel13-Nov-07 2:17
Jintal Patel13-Nov-07 2:17 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 2:26
matjame13-Nov-07 2:26 
Ok, I tried and loved it but the problem is that the values I have to give it are system generated(i.e the day and month I get from the database are compared to the day and month from my machine) so I cant use that method.

But I tried to do this

str2 = "Select * from Bithdays where WHERE (DATEPART(month, BirthDate)) = " & Date.Today.Day & AND "(DATEPART(day, BirthDate) = " & date.Today.Month

But Im getting an error on "AND"

kagiso

GeneralRe: Birthday date problems Pin
Jintal Patel13-Nov-07 2:40
Jintal Patel13-Nov-07 2:40 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 2:47
matjame13-Nov-07 2:47 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 2:50
matjame13-Nov-07 2:50 
GeneralRe: Birthday date problems Pin
Jintal Patel13-Nov-07 17:59
Jintal Patel13-Nov-07 17:59 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 19:44
matjame13-Nov-07 19:44 
GeneralRe: Birthday date problems Pin
Jintal Patel13-Nov-07 19:53
Jintal Patel13-Nov-07 19:53 
GeneralRe: Birthday date problems Pin
matjame13-Nov-07 20:06
matjame13-Nov-07 20:06 
GeneralRe: Birthday date problems Pin
Jintal Patel13-Nov-07 23:48
Jintal Patel13-Nov-07 23:48 
GeneralRe: Birthday date problems Pin
matjame14-Nov-07 0:00
matjame14-Nov-07 0:00 
GeneralRe: Birthday date problems Pin
Jintal Patel14-Nov-07 0:37
Jintal Patel14-Nov-07 0:37 
AnswerRe: Birthday date problems Pin
Guffa13-Nov-07 6:14
Guffa13-Nov-07 6:14 
Questioncall javascript from ContentPlaceHolder Pin
yesu prakash12-Nov-07 23:47
yesu prakash12-Nov-07 23:47 
AnswerRe: call javascript from ContentPlaceHolder Pin
N a v a n e e t h13-Nov-07 0:01
N a v a n e e t h13-Nov-07 0:01 
GeneralRe: call javascript from ContentPlaceHolder Pin
yesu prakash13-Nov-07 0:05
yesu prakash13-Nov-07 0:05 
GeneralRe: call javascript from ContentPlaceHolder Pin
N a v a n e e t h13-Nov-07 0:28
N a v a n e e t h13-Nov-07 0:28 
AnswerRe: call javascript from ContentPlaceHolder Pin
Sun Rays13-Nov-07 0:13
Sun Rays13-Nov-07 0:13 
QuestionTo clear textboxes in the content page Pin
SunithaNallana12-Nov-07 23:00
SunithaNallana12-Nov-07 23:00 

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.