Page 1 of 1

getting data frames

Posted: Mon Sep 22, 2003 6:22 am
by yaron
Hello all,
I need to create a window that contains several frames.
to each I need to transfer some data but I'm not sure it will be safe enough (length wise) to use get method to each frame.
any other way i can do that?
sessions maybe?

Posted: Mon Sep 22, 2003 6:35 am
by twigletmac
Yes, you could do this via sessions.

Mac