Hi All,<br>Can some one tell me how to display the system time on the Action display of a form. Suppose user posts his information in a form. Then i want to display the time of the transaction in the action page.<br>Thanks<br>Praveen
Hi Praveen -<br><br>The transaction can't be said to have occured until the action page is called, right?<br><br>So in that case it's a matter of putting somewhere of the action page:<br><br><cfoutput> #DateFormat(Now(), "dd-mm-yy"# </cfoutput><br><br>Or am I missing something?<br><br><br>Tam.<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.