I would like to pass a variable through the MagicCell property to another page - but not the contents of a field, instead a request.form("D1" value:
<A HREF=ER_ASPGRIDStudentMarks.asp?param=#(RM_RegKey) #&Weekno=request.form("D1".
How can I do this?
Bob