I would like to add a simple web application to my site (http://www.psychresidentonline.com/) that will convert benzodiazepine drug dosages. All it needs is (1) a drop-down menu to select the drug your switching from, (2) the dosage of that drug, and (3) another drop-down menu to select the drug you're switching to. Then a "CALCULATE" button that will show the dosage of the drug you've switched to. I know HTML/CSS and some basic programming (I've dabbled in VB). My server (godaddy) doesn't support .php. So, what can I use to make this? This can be a simple client-side application, correct? The program itself is just a little arithmetic using conversion factors. Can this be done with JavaScript? Help. I just don't know where to begin.
2007-08-01
00:29:15
·
3 answers
·
asked by
knasky
1
in
Computers & Internet
➔ Programming & Design