Archive for the ‘Form’ Category

Adding more fields to the Joomla 1.5 Contact Form Page

Tuesday, December 2nd, 2008

I found a good component that support more additional field in your contact form field in joomla. The component derived from com_contact, the standard component distributed with Joomla!, and offering several additional features. 1) More contact fields: Yahoo Messenger Id and Skype Id to provide your visitors with an alternate way to send a message [...]

>>read more

how to disable visual verification code in crealoaded contact us page

Saturday, November 15th, 2008

The tutorial explain how to disable the visual security verification code in Cre Loaded shopping cart script.
Here’s how:
1. Edit your public_html/contat_us.php page:
Look for :
//VISUAL VERIFY CODE start
and comment it out by putting /* on the beginning of the above commented code.
Look for :
//VISUAL VERIFY CODE stop
end your comment here by putting */ [...]

>>read more

How to add extra field “Confirm Email Address” and confirm it matches “Email Address” field in CRELOADED

Sunday, May 20th, 2007

My client wants to modify the creloaded registration page, he wants to add “Confirm Email Address” field and confirm it matches “Email Address” field here what i did to his site:
1. Always back up your Creloaded database and all files if you have modification to the script.

>>read more

How to Limit the Number of Characters in a Textarea witch Character Counter

Tuesday, February 27th, 2007

I found a good javascript to limit the character in a textarea and it is very cool because it has a character counter.
Here is the code:
put this between your <head>…. </head>:

>>read more
Programming Blogs - BlogCatalog Blog Directory