Thursday, 23 January 2014 00:00

List of Wordpress Themes Providers

Written by
Rate this item
(0 votes)

Here is the the list of Wordpress Themes providers in the market. We listed free and premium Wordpress Themes providers in the online web.

Last modified on Monday, 11 August 2014 13:26
Rate this item
(0 votes)

the following codes show how to create dynamic
check boxes according to database data.also the
tricky part is that whether a check box will
be checked or not can be done by the code '$checked'.

Thursday, 11 April 2013 19:56

how to pass variables with form submission in php

Written by
Rate this item
(0 votes)

when you submit form with input and select
controls,the values of these controls are
passed with form.we get these as POST var-
$_POST["controlname"];

Saturday, 22 December 2012 13:54

Ajax control toolkit in Asp dot net Ajax-Library

Written by
Rate this item
(0 votes)

here i am guiding you to download the best
ajax control toolkit of asp.net

Monday, 17 June 2013 13:56

how to populate a gridview with DataTable

Written by
Rate this item
(1 Vote)

following way a DataTable with data can be used to
populate gridview control in asp.net.following codes get files list
from a file path and adds in DataTable then sets that
DataTable as a DataSource of the GridView grdDirList.

Saturday, 02 February 2013 13:55

how to implement ajax in web page

Written by
Rate this item
(0 votes)

Today ajax is being a common part in most large website and
application.user loves the way everything done without page
refresh and website's with ajax implemented is getting higher
popularity.in the following i showed how to use ajax in asp.net
web page.you can use in php too -

Monday, 27 January 2014 20:39

how to create facebook application

Written by
Rate this item
(0 votes)
Nowadays facebook is the undisputed number one social media.So is creation of facebook application is
very common for business/personal purposes.This post shows how to create application -
Last modified on Friday, 31 January 2014 12:38

Latest discussions

  • No posts to display.