I want to use <embed src="~/roms/Employee Information Form.pdf" name="Ser" class="with-200" /> to save to my Asp.net folder like "~/Pdfs/" with changes. Even though I click download in Embed tool, automatically download to my local download folder. I don't want to do that.
If i click Download button, I want it to download to my Asp.net folder with changes and changed Name of folder like save as.
Is it possible in Asp.net mvc??