Quantcast
Channel: A little something about everything - Quick Tips
Browsing all 15 articles
Browse latest View live

How to show/hide a asp.net sub element with jquery

This method allows you to show/hide a form element without making another request against the server. It also works when the show/hide element is required by the asp.net code behind.You can use any...

View Article



MS SQL database stuck in Restoring state

Things that can cause this issue:Verify you have enough disk space,You can also run the following command:RESTORE DATABASE <database_to_restore> WITH RECOVERY 

View Article

Fixed height, Jssor slider

A simple solution to set a fixed height but still have an adaptive/responsive width utilizing the jssor slider.Change the code from:<div id="slider">To:<div id="slider" style="width:auto...

View Article

How to Claim or Publish your Yahoo local listing,

You would think this would be a simple 3 step process like bing or google however, following the instructions laid out by Yahoo! will bring you to one of several pages. Claim Listing:Following the...

View Article

Windows is unable to install to the selected location. Error: 0x80300001

This error occurs when the installer cannot find the install image, this commonly happens when you install f6 drivers but then forget to put the windows install disk back in the drive. Verify that you...

View Article


How to limit IP assignments to a guest OS and setup IP security using ACLs on...

Limiting the use of IPs by each Guest OS is an important step in securing your network from accidental or intentional abuse of IP resources. You can limit IPs in Hyper-V 2012 using ACL rules much like...

View Article

Exchange 2013 Forward and Keep a copy

No method via ECP is available for this but a simple powershell command will do the trick:Set-Mailbox -Identity "User" -DeliverToMailboxAndForward $true -ForwardingSMTPAddress newuser@domain.tld

View Article

Performance, Private Memory Limit and Virtual Memory Limit

Private memory limit uses your system RAM, where the Virtual Memory limit will use Disk drive space. In most cases it is best to only set a private memory limit to prevent degradation to system...

View Article


simple Show/Hide content or multiple Div's using only javascript and CSS

#bio2,#bio3 { display: none; }Simple script to show and hide multiple div'sExample:Spotlight 1,Spotlight 2, Spotlight 3Spotlight 1 contentSpotlight 2 contentSpotlight 3 contentThe code:<script...

View Article


How to quickly export a mailbox from exchange 2013 in .pst format, main or...

Quick step by step of how to export a mailbox directly from exchange 2013 ECP/EAC.Be sure you have a share setup and ready to export toThis will require access to the server directly if you have not...

View Article

http error, PHP 7.x, 5.6 on windows IIS server: 0xc0000135 500 php.cgi.exe

This error can be caused by not installing the related Visual C++ Redistributable for Visual StudioFor PHP 7.x use Visual C++ Redistributable for Visual Studio 2015 (x86 or x64...

View Article

Image may be NSFW.
Clik here to view.

PIWIK, There is no data for this report under Actions

This is caused by a database design issue in PIWIK, you can fix it by opening MySQL workbench or phpmyadmin and editing the database table column as follows.As you can see we've edited the...

View Article

Windows Explorer 10 is Slow, unusable, unstable, high CPU, issues

I've run into this issue several times now where windows explorer 10 has some sort of conflict with windows search service. This happens on clean installs and more frequently to those that have...

View Article


RDP(Remote Desktop) Ctrl+C/Ctrl+V(Copy/Paste) Not working: Quick Fix

At times RDPclip will become corrupted and require a process restart. Here are the steps needed to do this:Open Task Manager on the RDP sessionCtrl+Alt+End, then choose Start Task ManagerUnder...

View Article

Acer XR341CK Framerate, how to turn off

Open the OSD display by pressing one of the buttons next to the power, Now, press buttons in order from left to right:  #5, #3, #5, #5, #3, #5, #5You should now have "Refresh Num Rate" selected, we...

View Article

Browsing all 15 articles
Browse latest View live




Latest Images