Image

I have a page with 2 frames.
Frame 1 has a form called SegForm.
Frame 2 has a form called SubForm.

When values from a drop down on SegForm are selected, I would like to take that value and stuff it in a hidden field on SubForm, so that when I submit the SubForm, all values are passed. I am having trouble with this.....any help? Thanks!