Hi all,
I have a script that contains an iFrame. When the script loads the iFrame runs a MySQL query that populates the iFrame. The query also produces a variable containing the number of rows found.
What I would like to do is pass the number of row found back to the parent and display it. My variable is $totalRows_Overdue.
Is this possible.
Many thanks in advance for your time.
Cheers.