megatronixs
Registered User.
- Local time
- Today, 21:45
- Joined
- Aug 17, 2012
- Messages
- 719
Hi all,
I have a calendar control on a form that when a user clicks on it, it will show a calendar that when you select the date, it will fill in the date in a field. I'm trying to fill in a second field with the user name once the date is selected. Some how I go wrong and it does nothing.
The control name of the calendar is: Command94 and the field where I want to put the user name is: UserSent
Greetings.
I have a calendar control on a form that when a user clicks on it, it will show a calendar that when you select the date, it will fill in the date in a field. I'm trying to fill in a second field with the user name once the date is selected. Some how I go wrong and it does nothing.
The control name of the calendar is: Command94 and the field where I want to put the user name is: UserSent
Greetings.