質問編集履歴

2

画像貼り付け

2019/03/25 10:41

投稿

saya24
saya24

スコア222

test CHANGED
File without changes
test CHANGED
@@ -81,3 +81,13 @@
81
81
  </asp:Content>
82
82
 
83
83
  ```
84
+
85
+ デバッグモード時(OK)
86
+
87
+ ![イメージ説明](c7b319a9e767667104a13eae86198d77.png)
88
+
89
+
90
+
91
+ サーバアップロード時(駄目)
92
+
93
+ ![イメージ説明](fd1d6b64cdcbfe495dd4f6f116c498d4.png)

1

ご指摘頂いた誤記の訂正

2019/03/25 10:41

投稿

saya24
saya24

スコア222

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  <asp:Image ID="Image2" runat="server" Height="15px" ImageUrl="~/Images/Line.JPG" Width="100%" />
46
46
 
47
- <asp:contentplaceholder id="ContentPlaceHolder2" runat="server" ></asp:contentplaceholder>
47
+ <asp:contentplaceholder id="ContentPlaceHolder0" runat="server" ></asp:contentplaceholder>
48
48
 
49
49
  </div>
50
50