Saving Word File into SQL Server
                            
                         
                        
                     
                 
                
                    Hello friends,
My idea is given below.
While clicking a button, mas-word should open within the browser with an existing Template file (.dot). After typing its contents and clicking save button, it will come back to the aspx page. Then I will fill other details of the file in aspx page and finally click Submit. Then the word file should be saved into SQL server table. 
I should be able to open that word file later from SQL server table itself.
Can anybody give the code for this logic
Regards
Shivan