P
Peter_G
Hi, I am updating a website for a friend of mine and it has this script
toward the top of the index.htm page. (This is not the format it is in, by
my copy and past seems to have a mind of it's own).
<SCRIPT RUNAT=Server
Language=VBScript>
SUB Session_OnStart
Session.lcid=1033
END SUB
</SCRIPT>
She says that she did not put the script in, and I certainly did not.
My question is, what does this script do?
Kind regards,
Peter
toward the top of the index.htm page. (This is not the format it is in, by
my copy and past seems to have a mind of it's own).
<SCRIPT RUNAT=Server
Language=VBScript>
SUB Session_OnStart
Session.lcid=1033
END SUB
</SCRIPT>
She says that she did not put the script in, and I certainly did not.
My question is, what does this script do?
Kind regards,
Peter