|
Description: |
Ok I have a html file and excel i am going to attach.
i am building a medical diagnostic program
What i need is the html file to have a javascript to output the illness, symptoms and remedy ( which is in the excel file).
There are radio buttons in the file based on what the user clicks as symptoms when we hit the diagnose button the boxes below will be populated with the symptoms checked and the remedy.
I havent all the remedies yet just those in the excel file . If a user clicks 6 or more symptoms then a box should pop up and say "alert you need to see a doctor or hospital immediately"
any questions let me know Additional Info (Added 12/9/2008 at 3:55 EST)...Also if a user just select fever , cough,vomiting
a combination which is not in the excel file and they diagnose they should still get in the boxes below the symptoms and a remedy sych as "get rest , drink plentyis refrain from cold foods, consult doctor"
if they select anything more than 7 symptoms then when they click diagnose an alert message will come up saying they need medical attention.
you can use check boxex insted of radio.
Additional Info (Added 12/9/2008 at 4:17 EST)...THE HTML JAVASCRIPT HAS NOTTHING TO LINK WITH THE EXCEL FILE. THE EXCEL FILE I USED AS A REFERENCE OF WHAT THE SYMPTOMS ARE FOR CERTAIN ILLNESS . YOU HAVE NOTHING TO DO WITH THE EXCEL.
WHATEVER SYMPTOMS IN THE EXCEL IF THE SELECT IT IN THR HTML THEY WILL GET THAT ILLNESS AND REMEDY
THE EXCEL IS FOR YOUR REFERENCE
|