This is strange for me. I was able to set up the environment so that I can call .NET method (via COM) from a classic ASP page.
I\'m exploring full text index searching using SQL Server 2008 and encounter two sets of errors. It stems from aa stored procedure I call with VBScript which generates would generate search hit list
Please Help me.I am trying to over come this paoblem from last 2 days But i am not able to overcome. I was able to set up the environment so that I can call .NET method (via COM) from a classic ASP p
Can the Sessionid from a given IIS server repeat after a reboot?How likely is it that the same session id will be used a second time by two different clients on the same IIS server?On a different IIS
开发者_C百科I\'m still maintaining a classic asp app and when session goes, the legacy code doesn\'t do anything. I\'d like to issue a warning before session expires and give the user a \"are you stil
I have a page that I am afraid someone can hack.The page itself makes it so that if you come to the pag开发者_如何学JAVAe without having the correct referrer you are redirected back to the page with t
I\'m trying to modify some legacy ASP classic code, and I don\'t know much about ASP.How do I tell if a database Insert, Update, or Delete failed?By \'failed\', I mean it either threw an error or affe
In VBScript, does FormatDateTime have ISO 8601 support? If not, how would I write such function with i开发者_如何转开发t?
We have a couple of web apps built in Classic ASP which are currently running on Windows Server开发者_如何学运维 2003 32 Bit and IIS 6.
The setup of what i have to work with and what i need is as below: I have been provided with an ASP form (on another domain) which upon submission outputs search results in an XML format.