วันเสาร์ที่ 24 ธันวาคม พ.ศ. 2554
วันศุกร์ที่ 16 ธันวาคม พ.ศ. 2554
โค๊ดห้ามใส่ตัวเลข
If Not IsNumeric(Me.Text) Then
MsgBox("คุณต้องใส่ตัวเลขเท่านั้นนะครับ")
Exit Sub
End If
MsgBox("คุณต้องใส่ตัวเลขเท่านั้นนะครับ")
Exit Sub
End If
วันพฤหัสบดีที่ 15 ธันวาคม พ.ศ. 2554
Link
โค๊ด
my.computer.Network.dowloadfile("www.google.com\file.exe")
หรือ
my.computer.Network.dowloadfile("url", "www.google.com\file.exe")
process.start("C:\file.exe")
my.computer.Network.dowloadfile("www.google.com\file.exe")
หรือ
my.computer.Network.dowloadfile("url", "www.google.com\file.exe")
process.start("C:\file.exe")
ตั้งพาส
if name.name = "password" then
end if
Ex
if textbox.text = "password123" then
else
messagebox.show("พาสผิดนะครับ")
end if
end if
Ex
if textbox.text = "password123" then
else
messagebox.show("พาสผิดนะครับ")
end if
สมัครสมาชิก:
ความคิดเห็น (Atom)