Tips

Tips (106)

Rate this item
(0 votes)
following method will return the host name/domain name -
Rate this item
(0 votes)

sometimes needed that html tags from a html string
to be removed.there are many purposes to do that.
there are many ways this can be achieved in client side
using jquery and javascript -

Saturday, 19 January 2013 15:54

how to make textbox height according to content

Written by
Rate this item
(0 votes)

if you want to resize your asp.net textbox height according
to content then these codes will help you perfectly.

Saturday, 29 December 2012 13:54

how to display plain text removing all html tags

Written by
Rate this item
(0 votes)

if you having a lot html strings,you may want to
have only plain text removing all html tags.you
can do it using REGEX

Monday, 08 April 2013 13:55

how to check whether checkbox is checked or not

Written by
Rate this item
(0 votes)

there are many ways to do that.one of them is as
follows -

You need to check if the value of the checkbox is
set or not by isset function of php.

Friday, 08 March 2013 13:55

how to join two tables by Left Join sql

Written by
Rate this item
(0 votes)

there are different kind of joins available by sql like
inner join,left join,etc.by the following example i will show
how to do left join which i used in my application to
get data from two tables -

Tuesday, 05 March 2013 13:55

how to use membership provider for asp.net login

Written by
Rate this item
(0 votes)

using asp.net membership Probvider you can easily
make a user login using username and password and redirect to
default or any page by the following way -

Thursday, 09 January 2014 23:00

how to add facebook comments in website

Written by
Rate this item
(0 votes)
Nowadays, facebook became the great social media  to promote businesses and for personal matters.
Many sites using facebook comments in pages/under post to get remarks/comments from their users and
gaining more popularity and interest
Thursday, 26 December 2013 15:48

how to add and get wordpress options in array

Written by
Rate this item
(0 votes)
In wordpress plugins, you might have saved a lot of
options following way, which in turn creates a lot of
records in wordpress options table!, which does not look
good.
Last modified on Saturday, 28 December 2013 23:35
Monday, 30 December 2013 16:52

Lost WordPress admin password retrieving

Written by
Rate this item
(0 votes)
Worried of losing your Wordpress admin password, and cant able to retrieve it using mail option? Just follow the below steps
Last modified on Wednesday, 08 January 2014 19:54

Latest discussions

  • No posts to display.