How To Get A Date To Advance In A TextBox

From: Minitman (exreply_at_i-m-pNOSPAM.net)
Date: 10/22/04


Date: Thu, 21 Oct 2004 19:24:27 -0500

Greetings,

I have a TextBox that needs to display in a date format and a
CommandButton that needs to advance this date by 1 day every time it
is clicked.

The first question is how to get TextBox1 to display a date format
(mmm/dd/yyyy)?

The second question is how to advance this date with a CommandButton
(the button is called NextDateButton)?

Any help would be appreciated.

TIA

-Minitman