Saturday, 03 August 2013 22:39

how to insert,update,delete data in joomla tables

Written by
Rate this item
(0 votes)
how to insert data in specific joomla table? this way -
Last modified on Monday, 19 August 2013 14:35
Saturday, 29 December 2012 13:56

how to make textbox wider when in focus using jquery

Written by
Rate this item
(0 votes)

you 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.

Wednesday, 16 January 2013 13:56

how to implement paging for datalist control

Written by
Rate this item
(0 votes)

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 -

Saturday, 03 August 2013 22:41

how to get joomla module parameters

Written by
Rate this item
(0 votes)

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.

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 -

Friday, 28 December 2012 13:56

How to get browser information by javascript

Written by
Rate this item
(0 votes)

the following javascript codes will help you find
out the browser details by some javascript functions

Last modified on Monday, 19 August 2013 14:39
Friday, 28 December 2012 13:55

common sql server data types explained

Written by
Rate this item
(0 votes)

Sql server knows many data types.it's worth our
while to know most common types -


Latest discussions

  • No posts to display.