syrenne Posted April 25, 2006 Posted April 25, 2006 Hello folks, First of all I would like to thank you for your nice work, and advices. I have never programmed in php, but there is a start to everything. I hope that somebody can help me with the following: - make a calendar, that can be used for booking time with the shop manager. - access sub categories from a link on a new box that is added by me. Thanks for you attention and hope to hear from you. Best regards, Syrenne. Quote
Top_Speed Posted April 25, 2006 Posted April 25, 2006 On a Calendar for bookings and such (desktop usage I take it)... Look into MS Basic. The language is very easy as it is object oriented and results are like C++. I think there is even a Calendar "example" when you open the program, look in the samples directory. I've made a bunch of stuff from Basic and the results are more professional (related to a desktop program) than say a php (web based) application and that is I think what your looking for. Hope this helps --KJ Quote define('PROJECTS', 'Something that goes on forever!');
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.