Script - runat=server

From: Peter_G (xpanswers_at_hotmail.com)
Date: 03/11/05


Date: Fri, 11 Mar 2005 16:06:14 -0000

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



Relevant Pages

  • Cookie not working for CGI logon script
    ... The problem I'm having is that umzadmin.cgi script makes me login twice ... before I can use the website. ... sub loginScreen { ... &SortForm), last SWITCH if param; ...
    (comp.lang.perl.misc)
  • Re: HTML parsing
    ... I've posted a new version of the code on my website ... > I am completely new to Perl and am needing some help with a short script I ... > am using to search ebay for new items. ... > sub handle_links ...
    (comp.lang.perl.modules)
  • Re: Detecting is hyperthreading is enabled with WMI?
    ... It is too bad that WMI does not give this info. ... have to be done to the script. ... Public Sub DisplayProcessorInfo ... dim ProcessorSet, Processor ...
    (microsoft.public.windowsxp.wmi)
  • Cant make this page work
    ... I can't make this script work properly. ... The script at the bottom of the html page ... Does someone have a perl ... sub output_trace_headers { ...
    (comp.lang.javascript)
  • Re: Maybe I should try a different approach
    ... entire time my script is running, then have it close when my script is done and maybe have some dots keep adding to the text message until the script is fully completed? ... ' The "Three Ugly Hack" Script, ... Sub oATO_vbTimerEvent' timer event handler... ... Public Property Let Left ...
    (microsoft.public.scripting.vbscript)

Loading