main logo
Subject: RE: Showing just month/day of date in textbox
Author: "Allen"
Posted: 2007/06/30 04:02:44
 
View Entire Thread
New Search


When I have specialized textbox displays I make a class for that textbox and
use the class, Rather than a prog file.
Allen

-----Original Message-----
From: profoxtech-bounces AT leafe DOT com [mailto:profoxtech-bounces@leafe.com] On
Behalf Of MB Software Solutions
Sent: 29 June 2007 19:15
To: profoxtech AT leafe DOT com
Subject: Re: Showing just month/day of date in textbox

Jack Skelley wrote:
> Michael:
> What about this in the init of the textbox.
> this.value = transform(month(date()),"99") + "/" +
transform(day(date()),"99")
> But use your date source.
> Regards,
>
>
Sounds good. I'll probably have to put that into a UDF though as this
will image on both screens (forms) and reports.

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.9.14/880 - Release Date: 29/06/2007
14:15





 
©2007 Allen
<-- Prior Message New Search Next Message -->