pedram3000
کاربر تازه وارد
- تاریخ عضویت
- 31 جولای 2006
- نوشتهها
- 3
- لایکها
- 0
<"script runat="server>
(sub btmsubmit_click(s AS Object .e AS EventArgs
"IbImessage.text = "salam
End Sub
</script>
<html>
<head>
<title>Untitled Document</title>
</head>
<body>
< runat="server"asp:Button ID="btmsubmit" Text="btmsubmit" OnClick="btmsubmit_click" />
</body>
</html>
این ایرادو میگیره
Compiler Error Message: BC30213: Comma or ')' expected.
من تازه کار هستم
(sub btmsubmit_click(s AS Object .e AS EventArgs
"IbImessage.text = "salam
End Sub
</script>
<html>
<head>
<title>Untitled Document</title>
</head>
<body>
< runat="server"asp:Button ID="btmsubmit" Text="btmsubmit" OnClick="btmsubmit_click" />
</body>
</html>
این ایرادو میگیره
Compiler Error Message: BC30213: Comma or ')' expected.
من تازه کار هستم