FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

help me ..,.,about visual basic

 


dainty_nellie
hi,.,.,gud day,.,.,im a programming student but not really much good in programming.I have a problem about my project in visual basic.I just want to know how would my so called "birhtdate" combo boxes,.,.,. for example a combobox for month,a combobox for date and a combobox for year will be displayed as i searched for them.I used a textbox (txtbirthdate)which will add the value of comboboxmonth,the comboboxdate and the comboboxyear...the value of comboboxmonth,comboboxdate and comboboxyear will be displayed on that said textbox (txtbirthdate)(e.g. January 03,2007).My problem is how would those comboboxes display the month,the date and the year on their respective combobox as i search for them??
Smile
X3 Talk
I think what you need is a date/time picker. You can then get data from it easily.
makli
Or you can try the calendar control (it's an example for a date/time-picker).

HTH

Makli
MWANGI
Have you tried the

Code:
Now()


function. It should display the date on run time.
Reply to topic    Frihost Forum Index -> Scripting -> Others

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.