G
Guest
I have a frameset page with 2 frame, each with a form. Can I pass data (variable) between them ? Thank's
window.parent.frames['name']. .... hope you get the idea
correct
or by posting one form to another (this is old asp way)