G
Guest
I though this would be a simple fix, but I am stuck. I have a date/time text
box that is used to filter with. There is a format mask of 00/00/0000; My
problem is that when the text box is clicked on, if the cursor is in the
middle of the format mask that is where you start typing, so if you want to
start from the beginning you have to backspace to the start. I would like
the on click event to start as far left as possible so that there is no need
to backspace to get tot the beginning. Thanks for the help.
box that is used to filter with. There is a format mask of 00/00/0000; My
problem is that when the text box is clicked on, if the cursor is in the
middle of the format mask that is where you start typing, so if you want to
start from the beginning you have to backspace to the start. I would like
the on click event to start as far left as possible so that there is no need
to backspace to get tot the beginning. Thanks for the help.