TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
tausif shaikh
NA
12
0
get the value from text box
Mar 30 2010 9:18 AM
hi,,,this my query as given below
select * from tblEmp
where convert(datetime,convert(varchar(10),a.DueDate +
<days>
,101)) <= convert(datetime,convert(varchar(10),getdate(),101))
i want to get the values of <days> from textbox
to execute this query and bind data in a grid..how can i do this.
please provide me code by example..
thank you
Reply
Answers (
1
)
calendar control in C#
HOW TO CHANGE COLOUR