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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of MB Software Solutions
Sent: 29 June 2007 19:15
To: [EMAIL PROTECTED]
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
 



_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to