Currently my work (a top 3 bank) left me to design a site for our small group which consist about 700 employees. The site is finished and consists of many pages, flash, and alot of javascripts.
Now my problem is with recording data from forms. I have access to a SQL server box to record the data, but the problem is that the file extension .asp is prohibited in being saved to the web server. I called the admins and they will not allow any asp pages or any databases housed on the web server. I never got a good reason behind this.
Now my SQL server box is located at a different location and I can connect to it using dreamweaver but I need to save my form pages to a .asp.
Is there a work-around that I can do have a user submit a form and have the data saved to my SQL server box without having to create a .asp???
Now my problem is with recording data from forms. I have access to a SQL server box to record the data, but the problem is that the file extension .asp is prohibited in being saved to the web server. I called the admins and they will not allow any asp pages or any databases housed on the web server. I never got a good reason behind this.
Now my SQL server box is located at a different location and I can connect to it using dreamweaver but I need to save my form pages to a .asp.
Is there a work-around that I can do have a user submit a form and have the data saved to my SQL server box without having to create a .asp???