Online payments are processed through PayPal, but you don’t need an account to use your credit card. If you need assistance, please feel free to contact us.
User Login
Latest News
What is Web Design?
By Eddie Hauser,
on Wednesday 14 May 2008 08:18:03 AM
Today I would like to talk about what exactly is web design? If you want to get technical about it, Web design is a process of conceptualization, planning, modeling, and execution of electronic media delivery via Internet in the form of Markup language suitable for interpretation by Web browser and display as Graphical user interface (GUI).
By Eddie Hauser,
on Thursday 10 April 2008 06:00:00 PM
How to figure PayPal fees into the cost of your products. When you use this formula to figure PayPal fees, X6 should be the value you want to charge in PayPal in order to end up with the original amount for your item. Try it out this way to figure PayPal fees and let me know if you need any help figuring this out. This PayPal Fee Formula has worked for me.
Editing Date & Time Code for NetObjects Fusion Guestbook
By Eddie Hauser,
on Thursday 10 April 2008 06:00:00 PM
We use several different methods for designing websites according to what the customer needs. If the customer wants complete control over the website, we use Joomla, a Content Management System, If the customer wants a website that is more creative and dependent on graphical design I prefer to use NetObjects Fusion. One reason is the components included with the software that act like a Content Management System and allow you to add PHP based tools relatively easily.
Unfortunately, when using the Guestbook Component in NetObjects Fusion, the date and time are automatically included when a new comment is posted. The way to fix this is to edit the .csv file that is generated by the PHP code. You can find this file in the db folder you created on your web hosting server. Open this file using Notepad and you will notice a 10 digit code inserted with each guesbook entry. This number generates the date and time for each Guestbook entry. When experimenting with the numbers, here is what I came up with. For some reason the number 0000000000 = 12/31/1969 07:12:00 pm.