Greetings!
Is there anyone who knows the answer to my problem?
Here is the scenario.
I have a web page that uploads a visio file and a command button that when clicks will dynamically view the uploaded visio file to the same web page.
My problem is I dont know how to do this. I tried creating a user control and set the content type to "application/vnd.ms-visio" but the page redirects to another page. I also tried inserting an image control to my page and set the ImageURL property to an aspx that has the same content type but still dont answer my problem.
Please someone help me. Any help will be greatly appreciated.
Thank you!
Is there anyone who knows the answer to my problem?
Here is the scenario.
I have a web page that uploads a visio file and a command button that when clicks will dynamically view the uploaded visio file to the same web page.
My problem is I dont know how to do this. I tried creating a user control and set the content type to "application/vnd.ms-visio" but the page redirects to another page. I also tried inserting an image control to my page and set the ImageURL property to an aspx that has the same content type but still dont answer my problem.
Please someone help me. Any help will be greatly appreciated.
Thank you!