Oct 16, 2002 #1 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?
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?
Oct 16, 2002 #2 Tread42 MIS Feb 5, 2002 151 US 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 Upvote 0 Downvote
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
Oct 16, 2002 #3 boyfromoz Technical User Feb 1, 2001 469 AU There is an add date extension at macromdia downlaods> dreamweaver >extensions > search for "date" Its customisable and works fine. Upvote 0 Downvote
There is an add date extension at macromdia downlaods> dreamweaver >extensions > search for "date" Its customisable and works fine.