On The Insider: Heidi Klum's Legs Worth $2M
10 Resources for

microsoft jscript

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

ScriptCryptor (exe)
ScriptCryptor lets you quickly produce standalone, royalty free applications from your VBS or JS files. VBScript or JScript files will be converted into EXE files, the source of your scripts will be encrypted with Blowfish algorithm. Once converted, they cannot be modified or viewed by other users. This version is...
Tags: Microsoft JScript, Scripting Languages, Engineering, Software/Web Development, Web Development
Software downloads 2007-11-07
Comprehensive JScript and VBScript Reference (msi)
Comprehensive JScript and VBScript Reference is a comprehensive developer's reference for JScript and VBScript and also links you to the Microsoft Add-in Center where you can find more add-ins for FrontPage. This version is the first release on CNET Download.com.
Tags: Microsoft JScript, Microsoft VBScript, Microsoft Corp., Scripting Languages, Software/Web Development, Web Development
Software downloads 2007-10-03
AxGC 2D Graphical ActiveX Control (zip)
AxGC ActiveX Control is interactive 2D graphical tool for developing scientific and mathematical software. It features: dynamic scaling graphics, simple 2D-animation, polynomial fitting, built-in inner fast JScript and VBScript interpreters also saving current graphics as JPEG, TIFF, GIF, PNG and BMP files. AxGC supports VB, VC++, Delphi, VB.NET. Full programming...
Tags: Microsoft JScript, Graphics, Programming, AxGC ActiveX Control, Scripting Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2007-03-15
OnScript Editor (exe)
OnScript Editor is an integrated tool for writing, maintaining and running scripts on Microsoft Windows desktop and server systems. It helps the user to create VBScript and JScript files, Windows script files, and script components from template files or easy to use wizards. Has assistance of syntax coloring, statement completion,...
Tags: Microsoft JScript, Microsoft VBScript, OnScript Editor, Scripting Languages, Microsoft Windows, Software/Web Development, Web Development, Operating Systems, Software
Software downloads 2007-01-05
JScript invalid comment lines
My HTML page contains following piece of the JScript code: var arr = new Array; //result caché //... fo
Tags: windows, a@..., comment line, Microsoft JScript
Discussion threads 2006-11-29
Properties of windows opened using Jscript
I'm aware of things like scrollbar=0 to turn off features of new windows opened using Javascript, but is there a switch for turning off the title bar? I'm trying to hide the path of a file opened in a new window and although I can do it within the window...
Tags: javascript, Microsoft JScript, programming, steve.mountain@..., window, windows
Discussion threads 2005-09-29
ADO: ActiveX Data Objects - Accessing ADO With Various Languages
Because ActiveX Data Objects expose their properties by means of COM interfaces, they can be accessed by any language that can utilize COM. This paper looks at accessing ADO from Visual Basic, Visual C++, and Visual J++, since these are the most commonly used tools for developing ADO applications on...
Tags: Microsoft JScript, Microsoft VBScript, O'Reilly Media Inc., HTML Document, ActiveX, COM, ActiveX/COM/COM+/DCOM, Scripting Languages, Microsoft Development Tools, Microsoft Windows, Programming Languages, Middleware, Software Development, Software/Web Development, Web Development, Development Tools, Operating Systems, Software, Enterprise Software
Book chapters 2001-06-01
Get IT Done: Resources for writing admin scripts
A lot of excellent references and tutorials are available to help you learn how to write scripts. If you're learning scripting specifically for network administration, however, you should be aware that many resources lean heavily on scripting for the Web. Although the scripting languages may be the same, such as...
Tags: Allen V. Rouse MCSE, MCDBA, CCNA, Get IT Done, Microsoft JScript, Microsoft Windows, network administration, VBS, Windows Shell, WSH
Technical articles 2003-07-22
Examples of uniting VBScript and JScript scripting languages with Windows Script Files
If you need further proof that Windows Script File is a powerful tool in building scripts, then look no further. In part two of a Daily Drill Down series from Greg Shultz, he provides an in-depth look at how to combine two disparate scripting languages.In part one of my Daily...
Tags: Scripting languages, Greg Shultz, Windows Script, scripting language, Windows Script File, Microsoft VBScript, Function GetVBScriptEngineInfo, Microsoft JScript, Vbver, Microsoft Windows
Technical articles 2001-07-16
Uniting the VBScript and JScript scripting languages with Windows Script Files
When working with VBScript and JScript scripting languages, you now have a new tool for importing them into one file. The XML-based Windows Script Files can handle the task, as Greg Shultz explains in part one of a two-part Daily Drill Down series.When Microsoft introduced Windows Script Host 2.0,...
Tags: Operating systems, Scripting languages, Greg Shultz, Microsoft JScript, scripting language, Microsoft VBScript, Windows Script, Microsoft Windows, Windows Script Files, Windows Script File, XML
Technical articles 2001-07-09

Additional Resources

remote connection to desktop using jscript
Hi all,I'm trying to develop a web application using C#.In this application I need to connect to different desktops of the organisation. these desktops or servers could be anywhere in the world. now since the I need to connect a client machine to a desktop I can't use any C#...
Tags: Desktops, pro.vivek@..., desktop
Discussion threads 2007-05-24
Microsoft Webcast: Regular Expressions in Different Products (Level 200)
This webcast explores real-world examples of using regular expressions in different products. It begins with the Microsoft .NET Framework Web and Windows applications and move on to Microsoft SQL Server 2005 and Jscript. Additionally, it creates a class scenario and work on the solution together as a group.
Tags: Webcast, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Regression Therapy (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if a programmer knows how to use it. The webcast also explores the wonder and glory that is pattern matching and substitution using regular expressions....
Tags: Webcast, Expression, Microsoft Corp., Therapy, Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Engine Types and Processing (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if a person knows how to use it. This webcast explores the wonder and glory that is pattern matching and substitution using regular expressions. The...
Tags: Webcast, Expression, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Fiddler (exe)
Microsoft Fiddler is a web debugger that logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and fiddle with incoming or outgoing data. Fiddler is designed to be much simpler than using NetMon or Achilles, and includes a simple...
Tags: Web, HTTP, Microsoft Corp., Microsoft Fiddler, Channel Management, Marketing
Software downloads 2007-06-13
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Your World Examples (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if user knows how to use it. It explores the wonder and glory that is pattern matching and substitution using regular expressions. This webcast shows...
Tags: Webcast, Expression, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Return of the .NET Framework Development (Level 200)
The presenter of this webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if one knows how to use it. This webcast explores the wonder and glory that is pattern matching and substitution using regular...
Tags: Microsoft .NET Framework, Webcast, Expression, Microsoft Corp., Digital Media, .Net, Consumer Electronics, Personal Technology, Software Development, Software/Web Development
Webcasts
WINCE Interner Browser Javascript support
Hello, I am using WINCE 5.0 handheld edition.It is having Internet Explorer version 6.0 having only HTML and Microsoft JScript 5.5 support.I have webpage which is implemented in Java script.since my browser is not having javascript plugin its dis
Tags: wince, programming, software, windows, lnarayan@..., JavaScript, Microsoft Windows CE, Web browser
Discussion threads 2006-11-22
MSXML Parser SDK (EXE)
The Microsoft XML Parser MSXML 3.0 SDK includes header and .lib files, and documentation for the MSXML 3.0 Release. The SDK includes documentation for server-safe HTTP access, XSLT/XPath, and Simple API for XML.It also provides several improvements over the MSXML 2.5 SDK including language filtering; improved code samples in Microsoft...
Tags: SDK, Microsoft Corp., XML, Software/Web Development, Web Development
Software downloads 2007-08-30
Microsoft Developer Support OLE File Property Reader 2.1 Sample (KB 224351) (exe)
The Microsoft Developer Support OLE File Property Reader 2.1 Sample demonstrates how to use the IPropertyStrorage interface to read and write document properties of Microsoft Word, Microsoft Excel, Microsoft PowerPoint, and Microsoft Visio files, independent of the application that created the file. The sample includes a binary COM component and...
Tags: Developer, Microsoft Corp., Microsoft Developer Support OLE File Property Reader 2.1 Sample, Scripting Languages, C#, .Net, ActiveX/COM/COM+/DCOM, Microsoft Office, Programming Languages, Software/Web Development, Web Development, Software Development, Office Suites, Software
Software downloads 2007-08-31
  • << Previous
  • page 1 of 1
  • Next >>


Creating and Configuring Home Networks
Home offices are increasingly becoming a part of everyday life, thanks to their convenience and the growth of supporting technologies such as DSL and ...
Buy Now
TechRepublic's IT Hardware and Software Purchasing Policy
Your IT Budget is tight. You want to get the most bang for your IT buck. That's where the IT Hardware and Software Purchasing Policy can help. This p ...
Buy Now