- 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
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: