| | I have got a page with an iframe. The iframe contains the cookie functions. How do I access the cookie functions from the iframe? When I do the following <a href="Common.htm" onClick="javascript:window.frames.["FrameData"].CreateCookie('CookieTrackMain','A.htm',7);">Common</a> I get the error 'Expected identifier'. What is the solution? |

