Hi all,
I’m trying to develope a printer friendly page using ASP, the problem is that the content of the page is the search results of another one, and I’m triying pass this content to the print page without having to perform the searching proccessagain, in other words … how can I pass a huge amount of data between these two pages using Client-Side only. By the way this contant should be in HTML format.