Hiya,
Does anyone know how I can have a form appear with a input field with a pre-populated, highlighted text value:
Like this:
<input type =\"text\" name =\"searchstring\" size=\"50\" value =\"Use % as wildcard e.g. dis% returns 'Disney'\"...
Hi,
I cannot work out how to validate the checkbox array 'leadcontacts[]' as having any of its array elements containing a check?
Basically there is an ID associated with an array of checkboxes all named leadcontacts[]. However standard javascript validations such as that below cannot accept...
Hi,
I am running apache on windows xp and am trying to set up a simple password system using .htaccess and .htpasswd files.
My .htaccess file contains:
AuthType Basic
AuthName "Password Required"
AuthUserFile ../.htpasswd
and my .htpasswd file contains...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.