Nowadays credit cards are used in online transactions.almost all
kinds of online transactions involve credit cards & debit cards.
> Install JPortable Java Runtime that found on http://portableapps.com/apps/utilities/java_portable this will allow you to launch the technic launcher on any computer(windows), even computers that not have Java installed.
sometimes it's needed to show some content or image
in popup on a button click.tinybox is the cool and nice
way to that efficiently.
how to refresh a page using javascript from code behind in asp.net
Written by Super Userin one of my application i had to refresh a page when the page is
loaded from a click command.so i used javascript to do that but i
had to do it from code behind by registering javascript -
to properly export website data to previous version of excel
use the following example as a proper starting.one can export to
using 'Response object + gridview' but its not efficient and have some
lackings..
how to show/hide panel on button click in datalist item
Written by Super UserIts a common requirement.most developers want to show/hide
panel/div on a button click in datalist item.this post
will help everyone -
how to show datalist item details in jquery popup
Written by Super Usert is difficult to use jquery for datalist items
because datalist items are generated dynamically
using same itemtemplate.