|
-
May 7th, 2003, 10:06 AM
#3
I have now found out it is to do with date formating.
Dim startDate As String = Format dtpAdjEdtDiscStartDate.Text, "dd,mm,yyyy")
This seems to return at string containing "DDMMYYYY" not a date.
I have tried using a date instead of a String but I get a invalid cast exeption.
Thanks for helping (once again).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|