Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Displaying and using date

Status
Not open for further replies.

pancake

Programmer
Aug 21, 2001
88
GB

I have a problem with a date field in Front Page.

I can enter a valid date into the field ok, and save the form ok. When I display the field I get something like this

00:02:00

instead of the date I entered. Can anyone help me to display the date correctly.

Thanks.
 
Hi if you are trying to insert a date into a text field the easyiest is to make the page an ASP and then use <%=date%> wherever you want the date to display.

hope that helps

Tal McMahon
 
Thanks very much

Easy when you know how!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top