Hi,
I am creating a webpage in vb.net and this webpage has frames.
Now the problem I have is, in one of the frames I want to show a MS Word or PDF file. If I set the source of this frame to the file i want to show, it prompts the users to download file, which I dont want, I want it to open the file in that frame and show the contents on the page. Can anyone show me how can I open the word/pdf document and display the contents of the file in the frame?
Thanks in advance,
Jerry
I am creating a webpage in vb.net and this webpage has frames.
Now the problem I have is, in one of the frames I want to show a MS Word or PDF file. If I set the source of this frame to the file i want to show, it prompts the users to download file, which I dont want, I want it to open the file in that frame and show the contents on the page. Can anyone show me how can I open the word/pdf document and display the contents of the file in the frame?
Thanks in advance,
Jerry
Comment