asp.net eval function with date

Joined
May 23, 2011
Messages
3
Reaction score
0
hello,

I'm programming a website in visual studio with ASP.NET.
I'm using a repeater to show the information (from my access database).
But wen I open a browser I have a little problem.
The browser shows me the date but also the time, because I only set a date in my database it shows me 00:00:00(for the time).
what can I do with the Eval instruction to only show the date without the time?

thanks
Guillaume
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top