JohannIcon
Programmer
Dear All,
My problem is that I am passing 2 dynamic parameters from one asp page called PagesInfo.asp, which contains all the text and images info of my site, and then, I wish to print these seperate pages. So when I click the Print Image button, I want to search into the database for those particular params and display the info on the screen. I managed to display these params as this :-
Now how can I get these varaibles from the address string to the asp page itself?
I hope I made myself clear
Thanks for your help
My problem is that I am passing 2 dynamic parameters from one asp page called PagesInfo.asp, which contains all the text and images info of my site, and then, I wish to print these seperate pages. So when I click the Print Image button, I want to search into the database for those particular params and display the info on the screen. I managed to display these params as this :-
Now how can I get these varaibles from the address string to the asp page itself?
I hope I made myself clear
Thanks for your help