jfradkin,
Unfortunately, I do not a have a sample which opens new web page and passing parameters.To get clicked DynamiCube cell parameters, you can use MouseDown event and HitRecord object:http://www.datadynamics.com/Help/DynamiCube3/DynamiCubeLib~DCube~MouseDown_EV.htmlhttp://www.datadynamics.com/Help/DynamiCube3/DynamiCubeLib~HitRecord.htmlThe attached web sample demonstrates how to get clicked cell's value.
Thank you,Andrey T.