|
-
Mar 6th, 2006, 09:35 AM
#1
Thread Starter
Junior Member
Date Field In Vb6 Programme
Hello there,
I am using a programme written in VB6 and I want to change a simple text field to a date field (I have no knowledge on VB or any other language, I can simply make easy changes to this programme).
What I would like is to have a drop-down menu in its place with the following properties (when clicked):
1. have nothing ("") as a start value
2. show dates (as a list) like this: 06 March 2006, Monday
3. always show today's date as a starting value (not the days before that)
4. when a value is selected other than the start value ("") a reminder should pop up (this reminder already exists so all that needs to be done here is call this: frmSetReminder1.Show
Is that possible to make? If yes, where can I find info on how to do this?
Thank you for everything,
Gina
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
|