<% 'class_id = Request("class_id") 'if len(class_id) > 0 then ' Response.Redirect "https://registration.cheetahlearning.com/rs/Registration.asp?class_id=" & class_id 'else ' Response.Redirect "https://registration.cheetahlearning.com" 'end if %>