質問するログイン新規登録

質問編集履歴

2

画像貼り付け

2019/03/25 10:41

投稿

saya24
saya24

スコア258

title CHANGED
File without changes
body CHANGED
@@ -39,4 +39,9 @@
39
39
  </tr>
40
40
  </table>
41
41
  </asp:Content>
42
- ```
42
+ ```
43
+ デバッグモード時(OK)
44
+ ![イメージ説明](c7b319a9e767667104a13eae86198d77.png)
45
+
46
+ サーバアップロード時(駄目)
47
+ ![イメージ説明](fd1d6b64cdcbfe495dd4f6f116c498d4.png)

1

ご指摘頂いた誤記の訂正

2019/03/25 10:41

投稿

saya24
saya24

スコア258

title CHANGED
File without changes
body CHANGED
@@ -21,7 +21,7 @@
21
21
  <div style="width: 50%; float: right; text-align:right;" ></div>
22
22
  <div style="clear: both;">
23
23
  <asp:Image ID="Image2" runat="server" Height="15px" ImageUrl="~/Images/Line.JPG" Width="100%" />
24
- <asp:contentplaceholder id="ContentPlaceHolder2" runat="server" ></asp:contentplaceholder>
24
+ <asp:contentplaceholder id="ContentPlaceHolder0" runat="server" ></asp:contentplaceholder>
25
25
  </div>
26
26
  </div>
27
27
  </form>