I am looking for a JavaScript code that would allow me to display text in a defined area when I click on a link. The page in question is composed of blocks... Read more
Sometimes browsers do not display a web page. The cause of this problem is often due to a process named after sp.exe. To revert again to display your pages... Read more
To customize your JavaScript settings under Opera (such as, editing the status field, resizing windows ..etc) Open Opera Click on the "Menu" button >... Read more
The style property : height can be used to modify the height of an html element in javascript. For this you can refer to the following: Below is an... Read more
PHP is one of the favorite scripting language tools amongst Webmasters. However at times a user may come across an "undefined index" error message. This... Read more
Since October 2008, banks and online merchants have begun to adopt the 3DSecure system for online payments. 3D Secure is called "Verified by Visa" by Visa,... Read more
In a form I have a dropdown field result of an application. I have a combo second field whose content will depend on the choices made in the first box. As... Read more
Hello, I cannot remember how to do it to hide a link under a word in a message on a forum! if anyone can help would be cool! Thank you in advance it depends... Read more
ASP (Active Server Pages) is a standard developed by Microsoft in 1996 for the development of interactive web applications (page with dynamic content). The... Read more
Here below is a script that creates a hyperlink directing visitor to an address chosen at random from a list. The following code is inserted between <HEAD>... Read more
PHP is configured to send by default a header HTTP called X-Powered-By, giving the version of PHP used. To remove this header, just change the option... Read more
There are several ways to determine if a variable contains a valid email address. These techniques do not check if email address exists, but they determine... Read more
ImageMagicK is a utility that allows users to manipulate images with command lines. While most imaging software have elaborate graphical user interfaces... Read more
Explanation of the URL URL: Uniform Resource Locator Consider a simple example: http://www.google.com. This URL is broken into four parts: HTTP :... Read more
JSP (Java Server Pages) is a standard for developing interactive Web applications (pages containing dynamic content). A JSP web page (recognizable by the... Read more
If you have chosen the perfect font that reflects the atmosphere of your website as well as the global idea that you want the user to get from it, you... Read more
It is sometimes very nice to display a message thanking your visitors for their visit. This tip is designed to show you how. Copy/Paste this code between... Read more
As for all installation purposes under Gentoo, Portage will handle the installation of packages and managing dependencies. The installation of Apache2 will... Read more
On many sites, the forms are accompanied by an insert request to copy a randomly generated code. Such a system called CAPTCHA, used to limit abusive... Read more
WordPress isone of the most popular a content management software (CMS) that allows you to create and easily manage an entire website or blog. In addition,... Read more