Hi there,
I have just started a new job. The department has an enormous database of information about customers. What they want to do is create a web portal for the customers to access that information. I know html, but no SAS and the rest of the department know SAS but not html. We somehow need to link the two together and I would like to know what skills I need to develop in order to do that (e.g. do I need to learn javascript?). This is what we want exactly:
Reading from the database: When a user enters their name into a form, we want to use that information to access the rest of their details (address etc) and then auto-fill the rest of the form with those details.
Writing to the database: In the form there will be empty fields that the user will need to fill in. We would like the information entered by the user to be written to the database.
What languages/scripts will I need to do this? I would ordinarily think of using php and sql, but this is a department of SAS coders so I need to use SAS if it is possible.
Many, many thanks for your kind help,
Katie
I have just started a new job. The department has an enormous database of information about customers. What they want to do is create a web portal for the customers to access that information. I know html, but no SAS and the rest of the department know SAS but not html. We somehow need to link the two together and I would like to know what skills I need to develop in order to do that (e.g. do I need to learn javascript?). This is what we want exactly:
Reading from the database: When a user enters their name into a form, we want to use that information to access the rest of their details (address etc) and then auto-fill the rest of the form with those details.
Writing to the database: In the form there will be empty fields that the user will need to fill in. We would like the information entered by the user to be written to the database.
What languages/scripts will I need to do this? I would ordinarily think of using php and sql, but this is a department of SAS coders so I need to use SAS if it is possible.
Many, many thanks for your kind help,
Katie