There are many internet browsing shortcut keys for browsers.
Following are some of them which are most common -
Published in
Internet
Hi guys are you not able to login Wordpress admin. You getting a 404 error page instead. Just follow the following steps to get back the admin page.
Published in
wordpress
MySQL provides drivers for .Net enabling building database
applications by their appropriate languages.
Published in
database
Monday, 27 January 2014 20:42
how to show website under facebook and set canvas url
Written by Super User
Nowadays facebook is the number one social media.So is creation of facebook application and
showing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
showing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
Published in
php
Thursday, 17 January 2013 13:54
how to get the host name and Ip address of your website
Written by Super User
following method will return the host name/domain name -
Published in
asp.net
Wednesday, 23 January 2013 14:51
how to resize or make thumbnail image in asp.net
Written by Super Userby the following way you can resize a image to a predefined
dimension and resolution.you can also use it to make a image
thumbnails.
Published in
asp.net
Saturday, 29 December 2012 13:54
how to display plain text removing all html tags
Written by Super Userif you having a lot html strings,you may want to
have only plain text removing all html tags.you
can do it using REGEX
Published in
c#