<html> <head> <script language="javascript"> <!-- var a; a = prompt("เขมินทรา ตั้งตระกูล "); a = ("สวัสดี"+a); alert(a); </script> </head> </html>