OK... in ASP sessions aren't maintained. I think you need to pass it in the URL.
Sorry for the confusion I'm so used to working with php these days.
I believe you can pass the data in the chart reference url where the mypage_dataparser.asp is referenced add: ?cTag=opcLab-19
and use Request.QueryString("opcLab-19") to refer to the value.