how to insert,update,delete data in joomla tables
Written by Super Userwe can use DataSet to populate DataList or
GridView efficiently.DataSet is the best
option for accessing rows of tables.
how to make textbox wider when in focus using jquery
Written by Super Useryou may have seen input textbox becomes wider
dynamically in some websites when mouse cursor is
placed on it(in focus) to take some user input.It's
attractive to see and in this way it makes spaces
for larger input.
MySQL provides drivers for .Net enabling building database
applications by their appropriate languages.
I wanted paging for showing datalist items in pages.for
that i used pageddatasource.it's necessary very much.
following codes show how to add paging for datalist items -
It's a very common to get joomla module's setting parameters in
code to process the module.It's easy but sometimes things
become complicated if you don't find the right way to do
that.

logging in