Forum Moderators: open
For example, If I have a form on a non-frame page, and I want to send it's data to a frameset of say 4 frame pages, How do I get the data passed to be available to any one, or all of the 4 frame pages?
I'm currently passing the data as part of the URL and then pulling the data with ASP code such as data=Request("passed_data")
But the data is all null. THis normally works fine between the same type page (non frame to no-frame, or within a frameset)
Thanks,
Ross
Thanks for giving my tired brain a kickstart though ;)