how to remove html tags from html string in client side
Written by Super Usersometimes 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 -
There are many internet browsing shortcut keys for browsers.
Following are some of them which are most common -
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.
how to show website under facebook and set canvas url
Written by Super Usershowing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
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