You can choose one of following script to use in login scriptScript1: REM the /q makes the command run quietlyREM Remember
Installing Default Printer On Network
Setup the printer on the server, set the default settings you would like, share it, and then install it via
Collision vs Broadcast Domain
Collision domain is a set of LAN devices whose frames could collide with one another. This happens with hubs, bridges, repeaters
Disable selection on Browser using JS
1.Disable selection on Browser using JS window.onload= function() {disableSelection(document.body)}functiondisableSelection(target){if (typeof target.onselectstart!=“undefined”) //IE target.onselectstart=function(){return false}else if (typeof target.style.MozUserSelect!=“undefined”)//Firefox target.style.MozUserSelect=“none”else
Publishing SWF tips
1.Stretch SWF 100% of the browser window or full flash browser a) Set both the width and height of your SWF
How to Use Powercfg.exe to create GPO in Windows Server 2003
On the domain controller, copy the Powercfg.exe file to the NETLOGON share. By default, the Powercfg.exe file is located in
Changing Key board layout in windows using Registry
Changing Key board layout in windows using Registryyou can change the keyboard layout using the keyboard control panel applet (start
Get client machine information using Flash / Flex
package { import flash.display.Sprite; import flash.system.Capabilities; public class SystemInfo extends Sprite {public function SystemInfo() { showCapabilities();}private function showCapabilities():void { trace(“avHardwareDisable: ” + Capabilities.avHardwareDisable); trace(“hasAccessibility: “
Back Links importance in website ranking
Understanding Backlinks Inbound and Outbound Links The links on a site represent the relationships that site has with other sites.
MS Windows OS Problems and Solutions
Error Message: “The IP address XXX.XXX.XXX.XXX you have entered for this network adapter is already assigned to another adapter Name