Posts

Showing posts from 2017

Using Google Calendar on MS Outlook

Go to Google Calendar and Copy URL of Private Internet Calendar. Go to Internet Explorer and paste URL and change https to webcals and enter. Allow session and go to MS Outlook for allow again. Go to MS Outlook and go to menu File > Account Setting > Internet Calendar > New > paste URL (not change to webcals). Finish (Google Calendar is read only).

Google Chart

Default.aspx <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server">     <title></title>     <script src="jquery.min.js"></script>     <script type="text/javascript" src="jsapi.js"></script> </head> <body>     <div id="b_sale" style="width:500px; height:300px;"></div> </body> <script>     // VISUALIZATION API AND THE PIE CHART PACKAGE.     google.load("visualization", "1", { packages: ["corechart"] });     google.setOnLoadCallback(createPIE);     function createPIE() {         // SET CHART OPTIONS.         var options = {             title: 'Sex of Employee',             colors: ['#888', '

Windows 7 show message "This copy of Windows is not genuine"

Solution Open Command Prompt and run as administrator Type slmgr -rearm If display message Error 0xc004d307 to maximize allowed re-arms Go to Regedit Go to HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows NT / CurrentVersion / SoftwareProtectionPlatform / SkipRearm Change 0 to 1

Change Location for Print Screen

Print Screen by Command + Shift + 3 or 4 Change Default Location - Go to Finder / Go / Utilities / Terminal - Syntex :: defaults write com.apple.screencapture location  ~/Desktop/ - Example ::  defaults write com.apple.screencapture location  ~/Desktop/SaveFile/

Check Lock Records

 Run Query  select DB_NAME(dbid) as 'DB Name',cmd,* from sys.sysprocesses where blocked > 0 See Database Name focus and remember spid. View Processes on Activity Monitor and kill process.

Change logo on Guest Authentication Page

Login to Controller Go to Configuration | Captive Portal Choose your profile and click "view CaptivePortal" and view image name and remember it. On Captive Portal page and choose Upload Tab. Profile = your profile File to be importd = Browse your image Page Type = Content Revert to factory default settings = No Click Apply Reference - Model = Aruba7005 - Version = 6.4.3.7

Allow user blank password access to shared folder

Image
Solution Go to Control Panel > Administrator Tools > Local Security Policy Go to Security Settings > Local Policies > Security Options Go to Accounts: Limit local account use of blank password to control logon only Set to Disabled

Maintain Scroll Position On PostBack

Insert code on @Page is  maintainScrollPositionOnPostBack=true

Setting illegal number of frozen columns

Image
Problem :: I can't enter to Warehouse Item Inventory and got message. Solution ::  Go to ttadv9100m000 session Choose session problem (EX. whwmd2515m000) Choose user problem and choose personalization type is frozen columns Delete it Reference :: Infor LN 10.4 Webui Interface

Remote Access Point (RAP-3WN) Initial Config

Controller Configuration Go to Controller by https://ip:4343 Go to Configuration and AP Installation Go to Whitelist and Remote AP Click on Number of Total Entries Click new button and insert MAC-Address of RAP and Choose AP Group Remote Access Point Configuration Power on RAP device and wait about 5 minutes Use notebook or mobile join wifi name is instant Open browser https://172.31.98.1 Insert username=admin and password=admin Go to Maintenance and Convert and Remote APs Managed by a Mobility Controller Insert IP Address of Controller Waiting device for reboot