Suppose I want to create a website that has a "make an appointment" widget that allows customers to browse available appointments and book an appointment and maybe also have their login and personal notes.
What options are there for doing this, apart from buying an expensive tool like dreamweaver?
I don't like the look of php. Is there any easier way than doing it all in javascript? I don't want the client browser to have to have Java enabled but I don't mind writing the software in Java if that's the most efficient way.
Supposing I used google app engine - would that be quicker than writing it all in javascript at the expense of being locked into google?
TIA
What options are there for doing this, apart from buying an expensive tool like dreamweaver?
I don't like the look of php. Is there any easier way than doing it all in javascript? I don't want the client browser to have to have Java enabled but I don't mind writing the software in Java if that's the most efficient way.
Supposing I used google app engine - would that be quicker than writing it all in javascript at the expense of being locked into google?
TIA