i have an aspx page ,which has a datagrid with hyperlink column.if it is clicked another aspx page(page2 ) will be opened…. if any one clicks that hyperlink after session gets expired,i want to close that page2 and redirect the main page which contains grid to some error page……
how can i do it…… plase help me.