<% Server.URLEncode("URL") %>
<% Option Explicit %> <html> <head> <title>ThaiCreate.Com ASP Server Object</title> </head> <body> <a href="Server.URLEncode2.asp?Name1=ผมชื่อ นายวีระชัย นุกิจรัมย์">Link 1</a><br> <a href="Server.URLEncode2.asp?Name2=<%=Server.URLEncode("ผมชื่อ นายวีระชัย นุกิจรัมย์")%>">Link 2</a><br> </body> </html>
<% Option Explicit %> <html> <head> <title>ThaiCreate.Com ASP Server Object</title> </head> <body> <% Response.write Request.QueryString("Name1") Response.write Request.QueryString("Name2") %> </body> </html>
ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท