G
Guest
In vb 6 i had a something like result = CLng(UserDate) - CLng(MyDate)
in vb.net I get an error
"Value of tyep 'Date' cannot be converted to 'Long'.
How do i get around this?
in vb.net I get an error
"Value of tyep 'Date' cannot be converted to 'Long'.
How do i get around this?