Company  |  Online Order  |  Policies  |  xBLOG  |  Help & Support  |  Contact

Archive for October, 2008:

How to Uninstall Windows Internet Explorer 8 (IE8) in Vista

IE8 Beta 1 may occasionally crashes or not responding when browsing websites, and users have to close the browser with request to send the error report to Microsoft. The bugs or crashes happen more frequently especially if users using third-party add-ons such as Google Toolbar. This is generally expected as this is the first beta [...]

Tags: , ,

Comments (6)


How to disable warning message in osCommerce

How can I disable error messages or why do I get the error message though I changed right permissions to 644?
Warning: I am able to write to the configuration file: xx/xx/xx/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.
Go to this file: includes/application_top.php
Then Scroll down to:
define(’WARN_CONFIG_WRITEABLE’, ‘true’);
and [...]

Tags: , ,

Comments (1)


How to make a Flash movie with a transparent background

The transparency doesn’t work in Netscape at all. Use Internet Explorer or Firefox to view transparent Flash Content.
Make sure the drawing area behind the main movie is clear of any unwanted colors, etc., which show up in the final animation.

Add the following parameter to the OBJECT tag:

<param name=”wmode” value=”transparent”>

Add the following parameter to the EMBED [...]

Tags: ,

Comments (1)


What is DNS propagation and why does it take so long?

What is this DNS propagation people keep telling you about? In order to understand DNS propagation, you must first understand a little about how DNS works. When you set up your website with your hosting provider, they create a Master DNS record in their Domain Name Servers. Your domain registrar (the company you paid for [...]

Tags: ,

Comments (1)