In my application there are 3 files. My files are linked in following way.
shop.htm-> order.php ->query.php
I want to use shop.htm variables and text boxes values in query.php file. Which is not directly linked with shop.htm file. How can I pass variables and control value to query.php file. Please help me.
Thanks








Bookmarks