Click to See Complete Forum and Search --> : using two frames


kitkat2002uk
02-27-2003, 05:47 AM
I'm using two frames

for example getdata where i fetch data from the database when i refresh the page everytime and i want to show that data in the second frame which is called showdata.

how do i do this?

please help
many thanks

kitkat2002uk
02-27-2003, 08:04 AM
thanks dave

i'm getting some datas from the database from the first frame and i'm going to display that in the second frame after doing all the formatting work. What i want to know is, how do i overwrite the frame two and display the data which i got from frame one.

many thanks