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.
Originally posted by fujiyama17 How do I display today's date in a Text box? VB Code: Text1.Text = "6 May 2002" Sorry had to do it........
Text1.Text = "6 May 2002"
Forum Rules