Right out of http://localhost/iishelp/iis/misc/default.asp

G

George Hester

<!-- Welcome to my home page in Japanese, code page 932 -->
<%
@CodePage = 932
Session("OriginalCodePage") = Session.CodePage
%>
<html>
<head>
<title>Code Page</title>
</head>
<body>
</body>
</html>

Error Type:
Active Server Pages, ASP 0221 (0x80004005)
The specified 'Session("OriginalCodePage") = Session.CodePage ' option is
unknown or invalid.
/codepage.asp, line 4

What's wrong? Thanks.

http://localhost/iishelp/iis/htm/asp/eadg6e7n.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,144
Latest member
KetoBaseReviews
Top