Hi all - I have a query.
I am using show/hide visibilty divs for certain lookup data from an sql query For example
UserName <View Details> - clicking view details would show a query containing the user details.
Now, That query is run regardless of the div state visible or not, What I would rather do is fire the query ONLY when it is visible - So I gues that's the question - Any bright Ideas?
Thanks