Read File & Display the file online in ASP.NET
Hello All,
I would like to read a file stored in ms-access & display it by opening the application.
For eg., i have stored some details in ms-word format in Ms-Access. When the end user wants to view the file, I would like to read the file from ms-access & display it in ms-word. It should be stored temporarily. Once the enduser closes the application without saving the temporarily stored infomation should be deleted?
Can this be acheived in ASP.NET.
Pls help me out.
Thanks.
Hello All,
I would like to read a file stored in ms-access & display it by opening the application.
For eg., i have stored some details in ms-word format in Ms-Access. When the end user wants to view the file, I would like to read the file from ms-access & display it in ms-word. It should be stored temporarily. Once the enduser closes the application without saving the temporarily stored infomation should be deleted?
Can this be acheived in ASP.NET.
Pls help me out.
Thanks.
Last edited by a moderator: