se il form lo mandi in get non puoi chiedergli il Request.Form
usa Request.QueryString("Com") o al limite Request("Com")