I’m using a date Time Picker that does not always fill into my table,database table that is. it also only accepts values that are past the current Date, with other words “Today’s Date or future date not past Date”
I need some Code to fix this Issue, does anyone know where to start??
Thanks!!
:( :(
One More!
How would I declare a text box if I want to - it with a label
VB Code:
Label1.Text - txtAmount.Text
