Using DateAdd results in: Argument 'DateValue' cannot be converted to type 'Date' - ASP.NET Forums: "QuitDateLabel is a reference to a label control and a label control cannot be converted to a date. You need to access the labels Text property.
recall1.Text = DateAdd(DateInterval.Month, 1, QuitDateLabel.Text)"
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.