JSMITH242B
Programmer
Hi Group,
I'm trying to passs the CurrentDate to the textbox named SnapshotDate. However, when I specify a value of DateTime.Today I get an error saying that it is of the wrong type. If I type in 01/03/2006, this works and renders the form correctly
How can I default the SnapshotDate with the Current Date?
I need to append it to the forms action attribute.
cheers
I'm trying to passs the CurrentDate to the textbox named SnapshotDate. However, when I specify a value of DateTime.Today I get an error saying that it is of the wrong type. If I type in 01/03/2006, this works and renders the form correctly
How can I default the SnapshotDate with the Current Date?
I need to append it to the forms action attribute.
cheers