HTML image with url link and spacing

  • Below is an example for creating a HTML images located in a folder. There are two images separated by a horizontal spacing.

Remove "Comments are closed." from WordPress

To remove the line "Comments are closed."  tag line from WordPress pages after you untick Allow comments, follow the below instructions.

php and MySql script for Registration and login form

Below is an example of php script along with MySql script for retrieving data from HTML input boxes and saving into MySql database. Then retrieving data from the MySql database using php.

SEO for Magento

Login to Magento Admin section

Enable the Search Engines Friendly URLs in Magento:

Google Analytics

Google Analytics helps you track the performance of your website.

Export ASP GridView to Excel

  • Create an ASP button or an ImageButton on the form where the GridView is located.

Using AsyncFileUpload ajax control in an ASP.NET GridView

You may have come accros this problem when using an AsyncFileUpload control from the AjaxControlToolkit. Once you have placed the AsyncFileUpload within a template field of the GridView everything works fine the web page will be compiled and loaded.

Sending email from ASP.NET using SMTP

Below will example a way of sending email from ASP.NET using Gmail SMTP. First you will need an email created in Gmail. You will be using the email address and login password to connect to the gmail smtp server.

Create an Accordion in ASP.NET using ASP.NET AjAX video

Watch the below video for more information.

Create an Accordion in ASP.NET

First you will need to download the Ajax Control Toolkit and install it in your Visual Wb Developer or Visual Studio.

How to set style to a php variable

If you want to set styling to an php variable rendered in HTML ypu can use the same styling techniques for HTML as below:

How to integrate a php captcha

You can download most php captcha for free from the web. Most are GNU means you can use and modify the code. I downloaded this php

Using php if statement

Below is an example of a php code snipet to change the title of a web page using php. The title changes according to a variable passed in through $_GET then a if statement with elseif is used to change the title according to the variable.

CSS/HTML ul list style

Below is an example of list styling in CSS and HTML. Add the styling tags inside the HTML ul tag.

CSS/HTML font style

Below is an example of CSS/HTML font styling.

Regex string matching in ASP.NET

Below is an example of Regex string matching in C# in ASP.NET.

Installing Magento on web host

Watch the video below as a tutorial on how to install Magento Shopping Cart CMS on webhost.

Install Magento shopping cart CMS on localhost

The main components you need to install Magento are:

1. Download Magento from here: https://magento.com/tech-resources/download

CMS Made Simple to build websites

Easy to use open source CMS to build websites. You will need XAMPP installed for the Apache, php and MySQL on your local PC, to run CMS made simple.

Joomla shopping cart solutions

JoomShopping is shopping cart solution for Joomla
http://www.webdesigner-profi.de

WordPress Shopping Cart Plugins

https://wordpress.org/plugins/woocommerce/

Best eCommerce plugin with over 5+million downloads

Input values in php and php POST method

php is Apache server based loosely typed laguage that is executed on the Apache server. To input values into a php script, you need to create HTML input fields such as Textbox, Radio, Checkbox and Dropdown. The HTML can be located separate file and call the php file on button submit.

Execute php on your PC

To execute php scripts will need to install the Apache Server, PHP (PHP 5.0 the latest) minimal. If you need to store data you all need to install MySQL. All these products are available for FREE!

Retrive and display image from SQL database in ASP.NET using C#

Start the Visual Studio or Visual Web Developer 2010. We will assume we are continuing from the previous article after uploading the image to the database

Login here to publish helpful and technical articles.

Google Ads