Tips

Tips (106)

Wednesday, 23 January 2013 13:54

how to disable cache in any page asp.net

Written by
Rate this item
(0 votes)

you may read many article in web about how to make a page
not to be cached using meta tags like that in the head
section -

Saturday, 29 December 2012 13:54

how to force to download file in asp.net

Written by
Rate this item
(0 votes)

we know different file types like html,jpeg,gif,pdf,
doc,etc handled by different browsers like IE,
firefox,opera,etc.the situation can come when the
browser can't handle the file type,it will ask
to save or open that file.

Sunday, 27 January 2013 13:56

how to show tips when clicked using jquery and qtip

Written by
Rate this item
(0 votes)

it's needed to show nice tips through out the web page.basically
you will show tips in a basic popup on a html element click.it
will also show nice arrow pointing to where the click arised -

Saturday, 18 May 2013 13:55

how to redirect to a page in php

Written by
Rate this item
(0 votes)

in php there is a command which is used
to redirect to a page from a page.the following
codes shows hot to achieve this.

Monday, 15 April 2013 13:56

how to validate a email address by c#

Written by
Rate this item
(0 votes)

It's a very logical requirement to validate user entered email
address before processing anything.in this way you will
never get a invalid email address when you do something
with email address like send email,etc.

Wednesday, 23 January 2013 13:56

how to print a part of page

Written by
Rate this item
(0 votes)

it is easier to print part of page.the part of the page
may be under a div or panel.you can achieve this from code
behind file too as per requirement.here i showing only
in page lavel -

Thursday, 26 December 2013 16:13

Best Joomla Theme Developers

Written by
Rate this item
(0 votes)
There are many number of joomla template and extension providers in the competition. But some are quiet outstanding.. Here are some of the Joomla Templates and Extensions providers that attracts with best support.

Last modified on Thursday, 26 December 2013 20:26
Rate this item
(0 votes)

you may want to get the asp.net control's or html element's
id when clicked or other events fired for that element.
It can be done in many ways using jquery or simple javascript.

Rate this item
(0 votes)
Nowadays soial media like facebook is in almost
all websites.
Monday, 08 July 2013 22:47

how to use session in joomla

Written by
Rate this item
(0 votes)

session is a essential part of joomla. It's main use
is for remembering user login, also there are many
usage of it.

Last modified on Monday, 08 July 2013 22:54

Latest discussions

  • No posts to display.