Hi all,
Is there a way to display Session value that I set on a HTML page.
A little background, I'm doing ASP homepage and setting a few Sessions with ASP code. However, I also have a couple HTML page that included javascript I utilized doesn't work when I saved as .asp with a ERROR:
"A script block cannot be placed inside another script block."
hence, I need to work with the page in HTM format and trying to retrieve Sessions form there.
Thanks for any input!
Is there a way to display Session value that I set on a HTML page.
A little background, I'm doing ASP homepage and setting a few Sessions with ASP code. However, I also have a couple HTML page that included javascript I utilized doesn't work when I saved as .asp with a ERROR:
"A script block cannot be placed inside another script block."
hence, I need to work with the page in HTM format and trying to retrieve Sessions form there.
Thanks for any input!