Hi
I am writing a file using Response.WriteFile(path);
My problem is that it always shows the save as dialog, what I want is that if the file type is jpg, pdf, or any browser compatible file it should open it in the browser; the save dialog should only open for any other browser-incompatible file