HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
PostBack กับ CallBack
User documentation
2014-12-12
PostBack = client(ข้อมูลจาก form) ส่งข้อมูลไปยัง server
(refresh หน้าเดิม)
"A postback is a request sent from a client to server from the same page, user is already working with."
ending the server the whole page (asp.net) full of data'.
Callback= client(ข้อมูลจาก form) ส่งข้อมูลไปยัง server (เฉพาะส่วน ไม่ refreshทั้งหมด)
'calling the server, and receiving some data back'