her is the code

' FP_ASP ASP Automatically generated by a Frontpage Component. Do not Edit.
On Error Resume Next
Session("FP_Old CodePage") = Session.CodePag e
Session("FP_Old LCID") = Session.LCID
Session.CodePag e = 1252
Err.Clear

strErrorUrl = ""

If Request.ServerV ariables("REQUE ST_METHOD") = "POST" Then
If Request.Form("V TI-GROUP")...