View Single Post
Old 08-04-2005, 08:30 PM   #2 (permalink)
clifford
Junior Member
 
Join Date: Jun 2005
Location: Finland
Posts: 26
Default

Hummm, well to go from the first occurance of the coma/space try this:

PHP Code:
Dim newDate
newDate 
FormatDateTime((rsBlogEntry.Fields.Item("blogDate").Value), vbLongDate)

newDate Mid(newDateInStr(newDate", "), Len(newDate)) 

Can't try it right now but it should work.
clifford is offline   Reply With Quote
Sponsored Links