Forum Moderators: phranque
I was wondering if someone here could help me find a simple solution to a issue that I have been researching for a few hours including some postings here. I want to be able to pass variables to a nested page in a frameset and I want to use the simplest way possible. For example using hidden form fields etc... We all know that using an URL string one can pass variables such as this example [google.ca ]. I would like the same result but rather in a frame within a frameset, again using very simple methodologies. Any input would be apreciated.
Thanks,
Topo
E.g
Frames.html contains the details for leftframe and rightframe, filenames handily leftframe.html and rightframe.html.
So to send to one of those it is simply a case of sending the data to the filename of the frame in question?
Someone please correct me if im wrong....