Hi,
I want to create a web form that will be hosted in the local intranet. The user will navigate through 3 pages of the web form and click 'submit'. The form should do some calculations based on the data entered by the user and give feedback.
What are the technologies that I will have to look at for development? Which one would be ideal and what would be the factors for the decision? Do I have to look at the server side variables - I am asking this because I am not storing any data. Can the calculations be done in the form itself by storing the data entered by the user in the session?
I want to run this form as a pilot in the intranet for some time and if there is enough interest, then roll it out to the internet. What are the factors that would change when rolling out? What considerations should be made when developing the web form to facilitate internet access?
Any help would be greatly appreciated. Thanks.
jino
I want to create a web form that will be hosted in the local intranet. The user will navigate through 3 pages of the web form and click 'submit'. The form should do some calculations based on the data entered by the user and give feedback.
What are the technologies that I will have to look at for development? Which one would be ideal and what would be the factors for the decision? Do I have to look at the server side variables - I am asking this because I am not storing any data. Can the calculations be done in the form itself by storing the data entered by the user in the session?
I want to run this form as a pilot in the intranet for some time and if there is enough interest, then roll it out to the internet. What are the factors that would change when rolling out? What considerations should be made when developing the web form to facilitate internet access?
Any help would be greatly appreciated. Thanks.
jino