this is probably the easist question. How do I display today's date in a Text box?
Printable View
this is probably the easist question. How do I display today's date in a Text box?
text1.text = Date
b :)
you da man! My brain is fried from this project.
Quote:
Originally posted by fujiyama17
How do I display today's date in a Text box?
VB Code:
Text1.Text = "6 May 2002"
:D Sorry had to do it........