Microsoft
Software
Hardware
Network
Question : How to open pdf in a new browser without save option
Hi,
I am working in a C#.net web application. I have a one button on the form. If i click button i want to open pdf(existing one) file in a new browser window without saving options for the user.
Means he can not save that pdf file in his location. This is important.
please help me.
thank you.
Answer : How to open pdf in a new browser without save option
This is quite different from your original request about adding protection and removing the Save button. But it is much easier to solve:
On the link, add
target="_new"
that will open it in a new window.
Random Solutions
Default background color for new users
using SetJob function to change a Print jobs proerties
How to disable a item in the treectrl?
What happens to the OLD .OST file(s) (do I need them anymore?
reinstall Office 2003 Pro
replacing/deleting spaces in a string vfp
You Have Exceeded the Maximum Number of Computer Accounts
Insert/View images as OLE Object data type
Wait Till Queries Have Refreshed
How do I find the logged in Username from a batch file?