Simple question

L

Luiz Horacio

Hi,

I got some ASP pages and they work perfectly except for one detail: dates
that are loaded on page are in dd/mm/yyyy format and I need them to load in
mm/dd/yyyy format.

The code line that loads this date is:

<input name="txtStartDate" type="text" id="txtStartDate" value="<%=Date%>"
size="10" maxlength="10" readOnly>

I see that Date comes from system, but my locale settings set it to the
wrong format. Is there a way to format this Date value to mm/dd/yyyy ?


Regards,


Luiz Horacio
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,135
Messages
2,570,793
Members
47,346
Latest member
Jason Calder

Latest Threads

Top