Search

You searched for the word(s): userid:877955

Matching Posts

  • Translation of asp code to asp.net 3.5

    Hello all, Can anyone translate the following global.asp file to asp.net 3.5? I understand that the file should be named global.asax, but what about the code? <OBJECT RUNAT="Server" SCOPE="Application" ID="TcPLC" PROGID="TcScript.TcScriptSync"> </OBJECT> <SCRIPT LANGUAGE="VBScript" RUNAT="Server"> Sub Application_OnStart() Call TcPLC.ConnectTo("", 801) End Sub </SCRIPT> Thank you very much in advance!
Page 1 of 1 (1 items)
Microsoft Communities