Link to home
Start Free TrialLog in
Avatar of FooLin
FooLin

asked on

Calendar based booking system

Hi,

Does anybody can give me any help on creating a calendar based booking system using VB6?

I tried to use MS Calendar control, but it seems like it doesn't allow us to do a multiple date selection.
Thanks.

Foo Lin
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Hi FooLin,

The MS Calendar / MonthView / Date Picker Control is not allow user to select 2 or more date, my suggestion is put the selected date into an array/ list Control after you select the date value from control.

Unless you create your own User Control..

You can try to use the Date Picker Control (DTPicker) bcos it is nicer in interface design.
ASKER CERTIFIED SOLUTION
Avatar of ameba
ameba
Flag of Croatia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of NellaiSiva
NellaiSiva

What kind of application you are looking for? Can you explain exactly how you want?

siva
where do i find the source code in developing a calendar for VB 6.0  

1) It needs to be able to operate like the calendar in the Windows taskbar (Change Month/Year)

2) It should be able to store information into database based on date selected.

Where do I start....Please help it seems I can't find a answer
KINGEUGENIUS,

Please post a New question rather than posting comment here, it seems that this question already Closed for a quite long time already.

cheers :-)