質問編集履歴
2
画像貼り付け
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
|
+

|
45
|
+
|
46
|
+
サーバアップロード時(駄目)
|
47
|
+

|
1
ご指摘頂いた誤記の訂正
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="
|
24
|
+
<asp:contentplaceholder id="ContentPlaceHolder0" runat="server" ></asp:contentplaceholder>
|
25
25
|
</div>
|
26
26
|
</div>
|
27
27
|
</form>
|