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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Entering Current date in MX

Status
Not open for further replies.

jovan40

Programmer
Dec 11, 2001
46
US
I have a page and want to have the current date show in a specific layer or text field, how do I accomplish this in MX?
 
If you are using it in an .ASP page you can use the line <%=Now()%> to figure current time/date. There are several formating options from there.

Regards,
Tread42
 
There is an add date extension at macromdia

downlaods> dreamweaver >extensions > search for &quot;date&quot;

Its customisable and works fine.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top