Skip to content

24 ways to impress your friends

Vote up?

sbrewer

Mike, the asp equivalent of the php file should be something like:

@

Dim the_name the_name = Server.HTMLEncode(Request.Querystring(“greeting-name”)) Response.Write(“Season’s Greetings, ” & the_name & ”!”)

@