Skip to content Skip to sidebar Skip to footer
Showing posts with the label Iis

Getting Windows Username With Javascript

I have a site which is built in ASP.net and C#. Let's call it webapp. it uses a Form system to … Read more Getting Windows Username With Javascript

Safari Error Kcferrordomainwinsock:10054

I have installed safari version 5.1.7 on windows and I have hosted js files on https windows server… Read more Safari Error Kcferrordomainwinsock:10054

What's The Best Way To Embed Constant Server-side Tags Inside Javascript Code?

I have a bunch of javascript functions which depend on some server-side constants (such as strings … Read more What's The Best Way To Embed Constant Server-side Tags Inside Javascript Code?

How Can I Use Javascript Oo Classes From Vbscript, In An Asp-classic Or Wsh Environment?

I know I can call top-level functions defined in JS from VBScript, and vice versa, like this: Read more How Can I Use Javascript Oo Classes From Vbscript, In An Asp-classic Or Wsh Environment?