I have a datagrid that is on an ASP.net web page which I am trying to pass back an x / y value for a cell in the datagrid. So far I have the ability to determine the x / y value being clicked on using vbscript. I am trying to use a Postback to the vb.net code on the ASP.net web page. I am currently attempting to use Submit.value in vbscript code, but cannot see the value when the Postback occurs. Any help would be greatly appreciated. Alan (Endicott, NY)