Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パスを取得しようとしています。それがすべきかどうかわからない:
string driveLetter = Server.MapPath("~/Docs/");
また
string driveLetter = Server.MapPath("~/Docs");
Docsフォルダーの物理ファイルパスが必要な場合は、使用してください
Tested with IE9 and Firefox, problem does not occur in Firefox.
I am using
<object data="/generatepdf/docid=23" width="960" height="1360">