<% countryy=request.form("country") if countryy="egypt" then response.redirect("reports.egypt.asp") end if if countryy="iraq" then response.redirect("reports.iraq.asp") end if %>
Specific Reports
Country :
egypt
iraq
back