<html> <head> <title>Module 3 - Exercise 5 Solution</title> </head> <body> <div align="center"> <p><b><font size="+2">Module 3 - Exercise 5 Solution </font></b></p> <% Response.Write "Welcome " & Request.QueryString("txtName") & "!" %> </div> </results> </html>
<form name="frmWelcome" method="GET" action="">