hi there, i have a webpage which is divided into three frames, left frame, main frame and the bottom frame. all the buttons are in the left frame, hence, once a button is clicked, the data will be displayed in the bottom frame, now my problem is that, how could i pass the data coming from the left frame into the bottom frame, please help me ^_^

>how could i pass the data coming from the left frame into the bottom frame

You have following options:

1. Querystring
2. Session
3. Cookies.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.