Thread
:
how to pass a large info to a page via window.open
View Single Post
#
2
(
permalink
)
08-11-04, 07:16 AM
uprightdog
Newbie Coder
Join Date: Jul 2004
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
You could put your string into a hidden form field and submit it to a new window. Or alternatively you could store the string in a session variable or a DB and retrieve it from your new window.
uprightdog
View Public Profile
Find all posts by uprightdog