how to insert,update,delete data in joomla tables
Written by Super Userhow 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.
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.
how to run c# desktop application with full screen
Written by Super UserIf you want to run your software with same width and
height as your monitor's width and height then
implement the following technique in your application-
How to verify credit Card number and card security code are valid
Written by Super Userwhen you process credit card payment the two
most sensitive inputs are taken from customer
are card number and card security code.you
will want to verify that the data entered
is valid before processing credit card payment.
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.
Sql server knows many data types.it's worth our
while to know most common types -