J
Jude_44
Hi there
I currently have a site that stores versions of Word and Excel docs in SQL
Server. User can Download the file, edit it and then Upload it again, where
it is stored in SQL Server DB as a new Version.
Following complaints from users, we need to look into options to allow users
to open the word doc from SQL, and then when Save is clicked it would save
the updated document from memory back to SQL Server.
Is there any way to accomplish this (Essentially along the lines of
Sharepoint's functionality) in ASP.NET, assuming users could be using almost
any version of Word?
Any advice or ideas would be greatly appreciated!!
Thanks
Dave
I currently have a site that stores versions of Word and Excel docs in SQL
Server. User can Download the file, edit it and then Upload it again, where
it is stored in SQL Server DB as a new Version.
Following complaints from users, we need to look into options to allow users
to open the word doc from SQL, and then when Save is clicked it would save
the updated document from memory back to SQL Server.
Is there any way to accomplish this (Essentially along the lines of
Sharepoint's functionality) in ASP.NET, assuming users could be using almost
any version of Word?
Any advice or ideas would be greatly appreciated!!
Thanks
Dave