User Profile
Collapse
-
Thanks a bunch for responding with a code hint, it works great :-) -
Looping over query details
Hi guys,
I don't know whether this is feasible or not. But here is my problem
I have a session variable which has database field names in a particular order and this variable is generated dynamically, I dont know what is in that variable and in what order. What I have to do is display my results in the order they are in the session variable. So for example if my session varialbe contains
session.sv = "Id,Name,Addres s,Phone,City,Lo cation"...
No activity results to display
Show More
Leave a comment: