Hi, All
I am using three tables, called “WEB_SITE “ , “USER_INFO” and “HEALTHFORM”. The user who login from USER_INFO, wants to see all the data in HEALTHFORM filled by him. One user can filled many Health Forms. The user who fills the health form will get one new Web_ ID from WEB_SITE. Trying to call a QUERY to retrieve all the data by user name and password. I am trying to make a web site like net doctor, using cold fusion. Any help would be appreciated.