Home
Joomla!
Joomla! Tutorials
Latest Tutorials
How to submit an HTML Form using JQuery?
How to disable and enable HTML form fields using JavaScript?
Search
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Tags
Articles
Web Links
Contacts
Categories
Sections
News Feeds
Search Keyword
check
Total: 38 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
How to setup a webmail.co.za POP3 email account in Microsoft Outlook 2007?
(Email/Microsoft Outlook)
... POP3, IMAP, or HTTP and click on Next
Check
the
check
box next to Manually configure server settings or additional server types and click on Next Choose Internet E-mail and click on Next ...
2.
How to check if JQuery library is loaded?
(JQuery/JQuery)
Question: How to
check
if JQuery library is loaded? Answer: Use the following code withing your JavaScript tags if(jQuery)else This method can be used to
check
if any other JavaScript variable ...
3.
How to enable check spelling before sending an email in Microsoft Outlook 2003?
(Email/Microsoft Outlook)
Question: How to enable
check
spelling before sending an email in Microsoft Outlook 2003? Answer: In the main menu tool bar click on the `Tools` option and then on `Options` from the `Tools` menu ...
4.
How to check how long your Linux system has been up and running?
(Linux/Linux)
Question: How to
check
how long your Linux system has been up and running? Answer: In the Command Line Interface type in the uptime command and hit enter uptime Now the uptime information should ...
5.
How to backup your data using Windows XP?
(Windows/Windows XP)
... on Next STEP 5
Check
all the
check
-boxes next to the items that you wish to back up and click on the Next button STEP 6 Choose your back up destination and give the back up a ...
6.
How to configure a Gmail account with Evolution Mail using POP3 and SMTP?
(Email/Evolution Mail)
... Remember Password :
check
the
check
box Once done click on Forward In the next screen select the relevant Receiving Options and click on Forward The next screen will be the Sending ...
7.
How to backup and restore mails in Evolution?
(Email/Evolution Mail)
... Evolution after backup
check
the
check
box next to "Restart Evolution after backup" and click on Yes or you can also choose not to
check
the
check
box. After the backup process has been completed a ...
8.
How to disable and enable automatic updates in Firefox?
(Firefox/Firefox)
... Click on the Update tab in the second row Below Automatically
check
for updates to: Un
check
Firefox, Installed Add-ons and Search Engines to disable all automatic updates and
check
the boxes to ...
9.
How to check if a checkbox has been checked using JQuery?
(JQuery/JQuery)
Question: How to
check
if a
check
box has been
check
ed using JQuery? Answer: The following code
check
s if a
check
box has been
check
ed var
check
Box = $("input[name='my
Check
Box']:
check
ed").val(); ...
10.
How to get the value of a checked radio button in a group using JQuery?
(JQuery/JQuery)
Question: How to get the value of a
check
ed radio button in a group using JQuery? Answer: Within your JQuery code use the following line of code to get the value var radio_value = $("input[name='radio_group_name']:
check
ed").val(); ...
11.
How to check which version of mySql you are running by using the CLI (Command Line Interface) on Linux?
(Databases/mySql)
Question: How to
check
which version of mySql you are running by using the CLI (Command Line Interface) on Linux? Answer: In the CLI (Command Line Interface) type in the command below and hit enter ...
12.
How to prevent Firefox from loading/displaying images from a website?
(Firefox/Firefox)
... Tab Un
check
the 'Load images automatically'
check
box Click on Close Now everytime you load a website, no images will be loaded ...
13.
How to password protect Firefox?
(Firefox/Firefox)
... Click on the Security Tab Underneath Passwords there should be an option ' Use a master password ' tick the
check
box next to it A screen will pop-up where you need to enter you're password ...
14.
How to check which version of PHP you are running on Linux?
(PHP/PHP)
Question: How to
check
which version of PHP you are running on Linux? NOTE: Tested on Centos 4 & 5 and Ubuntu 9.04 Answer: In the command line type in the following command to get all PHP information ...
15.
Firefox Flash Player Problems with Ubuntu 9.04?
(Linux/Linux)
... Manager Now uninstall all Flash and Firefox packages using Synaptic Package Manager. This can be accomplished by searching for Firefox and Flash using Synaptic, untick the
check
boxes next to these ...
16.
How to check how much RAM (memory) you have on your PC on Linux?
(Linux/Linux)
Question: How to
check
how much RAM (memory) you have on your PC on Linux? Answer: In the command line type the following command and hit enter: free -m m = Displays the amount of RAM in Megabytes ...
17.
How to read a chm file in Ubuntu?
(Linux/Linux)
... Application->Add/Remove STEP 2 In the search box type in 'chm' to search for chm reader applications. Select CHM Viewer in the list and mark the
check
box next to it. STEP 3 Click on the 'Apply ...
18.
How to check if a value is a number or not a number using JavaScript?
(Javascript/Javascript)
Question: How to
check
if a value is a number or not a number using JavaScript? Answer: By using the isNaN() JavaScript function. isNaN = Is Not A Number Examples: document.write(isNaN("Hello ...
19.
How to check what Kernel and Distribution of Linux your running?
(Linux/Linux)
Question: How to
check
what Kernel and Distribution of Linux your running via the Command Line? Answer: KERNELType in the following command: uname -r And hit enter The command above will display ...
20.
How to check how much memory you have available on Ubuntu (Linux)?
(Linux/Linux)
Question: How to
check
how much memory you have available on Ubuntu (Linux)? Answer: Open a Terminal Window if not yet in command line Type in the following command: cat /proc/meminfo This will ...
«
Start
Prev
1
2
Next
End
»
Can't upload images using Joomla! 1.5* Media Manager * Warning: Failed to move file! * Error. Unable to upload file.
Joomla! 1.5 - JFolder::create: Could not create directory Warning! Failed to move file.
XML Parsing Error at 1:1. Error 4: Not well-formed (invalid token) when installing a Joomla! module
How to disable all html form elements within a DIV tag using JQuery?
How to personalize the Order Confirmation Email Template in Virtuemart
Fatal error: Call to undefined method: stdClass->onAuthenticate() in /home/sitename/libraries/joomla/user/authentication.php on line 121 (Joomla! 1.5)
How to remove the "Community: About Community Builder" Button when editing your Profile in the Front End using Community Builder
How to uninstall Skype in Ubuntu?
How to remove the border around the PDF, PRINT and Email link icons in Joomla!
How to add a preloader when using the JQuery ajax load method?
How to prevent Ubuntu from creating a .Trash-1000 folder when deleting files from a USB flashdrive?
Accidently deleted top menu in Joomla! 1.5 and need to re-add it?
Error: "Could not complete the operation due to error c00ce56e" while using Ajax
How to add a favicon to your Joomla! 1.5 site?
Catchable fatal error: Object of class JVersion could not be converted to string in /components/com_acajoom/classes/class.jmail.php on line 1083 using Acajoom News 1.6.0 or later in Joomla! 1.5
How to import Evolution Mail from Linux to Thunderbird using Windows Vista?
How to compress a whole directory in Linux using gzip format?
How to solve error: 'PHP Warning: DOMDocument::createElement(): unterminated entity reference' when creating a new element using the DOMDocument object model.
How to remove Article Filtering in Joomla! 1.5.* when having a menu item with type "Display a list of Categories in a Section" or "Section Layout"
How do I hide and show HTML elements using JQuery without any special effects?
How to fix PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/index.php on line 171 or similar error?
Redevo_Aphelion Top Menu Restore "Joomla! 1.5"
How to view a list of all port numbers in Linux?
Adding a Menu Entry for a Single Article in Joomla! 1.0.x
Text is unreadable when clinking Print, Email button to preview print, email page in Joomla!
How to add an image next to the menu item link in Joomla! 1.5
How to add a Read More Link in Joomla! 1.5 in Static Articles
How to configure Pidgin 2.5.5 for Google Talk?
JHTMLform not supported. Invalid Token.
How To Install The Internet Explorer On Ubuntu 8.04/9.04
How to remove the Front Page Article from the Home Page "Front Page" using Joomla! 1.5
How to create a symbolic link in Linux?
How to set the Error Reporting to a lower level in Joomla! 1.5
How to customize Virtuemart`s Order Confirmation Email
How to remove 'Welcome to the Frontpage' title in Joomla! 1.5
Warning: Missing argument 1 for JDocumentHTML::getBuffer()
What is the purpose of the & Ampersand in front of PHP Variables?
Removing "Welcome to Frontpage" Joomla! 1.5
How to check how much memory you have available on Ubuntu (Linux)?
Script to resize PNG, JPG and GIF images using PHP keeping the aspect ratio?
Chillnet Hosting
Home
Joomla!
Joomla! Tutorials
Joomla! Templates
Joomla! Sites
Image Editing
Firefox
Ajax
PHP
Email
Linux
Software
Javascript
Windows
Pidgin
JQuery
Komodo Edit
Links
Databases
HTML
Sitemap
Internet Explorer
Yii Framework
IT Online Directory
Recommended service:
site monitoring