Anyone know any good calendars

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
pspeakman
Forum Newbie
Posts: 2
Joined: Sun Jan 08, 2006 10:10 am

Anyone know any good calendars

Post by pspeakman »

I have to do an e-commerce site, and the company is selling days on quad bikes, does anyone know any good calendars that i can use that will integrate well with paypal or payment gateways like that.
Thanks in advance.
Phil
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Making a calender is relatively easy to do.. but I don't understand your question.

What are your specific requirements for this calender? and what is meant by:
integrate well with paypal or payment gateways like that.
User avatar
trukfixer
Forum Contributor
Posts: 174
Joined: Fri May 21, 2004 3:14 pm
Location: Miami, Florida, USA

Post by trukfixer »

I assume he wants to make an automated appointment book where people can log on and make a reservation for a bike on a specific date or dates, and automated with paypal IPN or credit card gateways ..

I am pretty sure a google search (or even a search at sourceforge) would turn up quite a few hits.. it isnt a new idea..

I was actually gonna build one for a beauty salon, and for a jiffy lube type quick oil change shop .. but deals fell through... so I never did, but I recall at least two or three applications I was gonna work with (at the time) and Im pretty sure there's a bunch more

http://www.google.com

Google is your friend!

:-D
pspeakman
Forum Newbie
Posts: 2
Joined: Sun Jan 08, 2006 10:10 am

Post by pspeakman »

Cool, it's just that i googled it and had some answers but none that were any good, i'll keep on searching.
Phil
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

Although it's generated with java i like the following: http://www.irian.at/myfaces-sandbox/schedule.jsf.
You could dig a bit through the source and convert it to php...
Post Reply