alexkeel79
MIS
Hello,
I'm trying to display the value from a time field but I'm having trouble with the format. The format I have in the access database is Medium time. (e.g. 12:00 PM) However when I display the time on an ASP page it comes out in Long time. (e.g. 12:00:00 PM) I am trying to figure how to get the medium format with ASP. Can I format the value with and ASP function?
I'm trying to display the value from a time field but I'm having trouble with the format. The format I have in the access database is Medium time. (e.g. 12:00 PM) However when I display the time on an ASP page it comes out in Long time. (e.g. 12:00:00 PM) I am trying to figure how to get the medium format with ASP. Can I format the value with and ASP function?