The VBScript helps us in controlling the browser's window. Moreover, the browser's window is the container, where your pages get displayed, and your code executed. The World Wide Web Consortium specification for two-dimensional layouts describes methods you can use to place 2-D material into HTML pages. In addition to layout capabilities, the page editor containsContinue reading “VBscript Automation”
Author Archives: scpl
VBScript Window Object
A window can also contain frames, which we can access through the frames object. The frames object is an array of objects, the first frame being frames(0), the second one frames(1), and so on. The window has document object and a location property. If the window contains frames, however, each frame in the window hasContinue reading “VBScript Window Object”
VBScript Popup Menu control
The Menu control is quite similar to the Popup Menu control, only closer to the actual structure of a menu bar. Each Menu control remains visible on the screen at all times and looks like a command button. When the mouse pointer moved over the Menu control, the control's caption takes a three-dimensional look. Besides,Continue reading “VBScript Popup Menu control”
VBScript in Web Development
Using VBScript within your Web pages enables you to create a very dynamic and interactive experience for the Web surfers who visit your site. It is true whether you have a site that is visible to the entire Internet or an intranet site visible only to users of your company's LAN or WAN. Visual BasicContinue reading “VBScript in Web Development”
VBScript Active X Controls
Microsoft has made available many controls that you can use in your VBScript HTML pages. Keep in mind that for these controls to work, it's up to the client to install them on his or her machine. These controls are freely distributable and can be made available to people interested in seeing and using yourContinue reading “VBScript Active X Controls”
VBScript Objects
In Microsoft's colorful terminology, each entity you see on the browser's window is an object. Objects "expose" some of their properties, which enables you to manipulate them. Some of these properties represent objects themselves, which expose their properties. The document object represents the HTML document displayed on the browser's window or one of its frames.Continue reading “VBScript Objects”
VBScript Features
One of the coolest features of VBScript is its capability to generate HTML on-the-fly. You can use the programming capabilities of VBScript to decide what should appear on the page and how it should appear. Then the script code can output the HTML for display within the browser window. In addition to using the onLoadContinue reading “VBScript Features”
My tweets
GoDaddy Sitelock Partnership Yields- TrueShield WAF and TrueSpeed CDN
(Dec 9, 2016) GoDaddy Sitelock Partnership Yields Two New Comprehensive Security Features for Small Business Sites – TrueShield WAF and TrueSpeed CDN. Small business owners can now protect their website against malicious website traffic by adding a layer of protection. Website content and customer information protected from common attacks which include cross-site scripting and SQLContinue reading “GoDaddy Sitelock Partnership Yields- TrueShield WAF and TrueSpeed CDN”
My tweets
Thu, 21:43: PenguinPower Review https://t.co/qea2oFm4WB Thu, 21:43: PenguinPower Review https://t.co/9HJGhNaFb4 Thu, 21:50: Amazon Web Services https://t.co/Sl2ZXM22zP Thu, 21:50: Amazon Web Services https://t.co/7emBOCL9im Thu, 23:44: VPS Hosting https://t.co/TBr2ayD6vU Thu, 23:44: VPS Hosting https://t.co/y2YYRPJnH3 Fri, 01:57: Godaddy acqisition of HostEurope- (07 December, 2016) GoDaddy offers $1.8 billion for German company Host Europe https://t.co/CbTi6OHtsc Fri, 01:57: (07 December,Continue reading “My tweets”
