Archive for April, 2010
I need help on website hosting?
I had a website hosted by ipowerweb, but then cancelled my agreement with them because of their lack in support. My website somehow still remainded but I switched onto another website hosting company called hostmonster and chose the same web address. I can’t edit the information that is already on my website. Can anyone help me?
Professional Web Design Software
What a tricky web hosting — BlueHost and Hostmonster?
“UNLIMITED Hosting Space” is boshit because the number of file count should be under 50,000 (Including logs). The average file size is around 50~100 KB. It means you only have 2.5~5 GB.
It has come to our attention that your site is using an excessive number of files stored on your HostMonster.Com account. This is causing performance problems on your website as well as for other customers that are on this server. It can cause our servers to crash and cause additional downtime.
Our research shows that server performance degrades when accounts have over 50,000 files. In order to ensure optimal performance for your account and the others in your shared hosting environment, we request that you reduce the number of files on your account to under 50,000 in 14 days.
Best Hosting
What software should I use for designing a math textbook?
I am currently writing a math textbook, and want to know what software publishers / authors use to design their book. I am currently using LaTeX to write up my book, however I need a software that can do fancy graphics as well as support math fonts. Any suggestions on software packages will be greatly appreciated.
emacs, you have to be joking right.
Can I use LaTex and Photoshop together ?
For example, after creating a pdf file using LaTex can I import it into photoshop ?
Best Hosting
A bit urgent – which Fantastico blog script should I install?
I just signed up for web hosting with HostMonster. I will be using one of the blog scripts which are offered with Fantastico. The only thing is, I don’t know which to choose:
b2evolution
WordPress
Nucleus
What are the pros and cons of each of these? Which would you prefer? Which offers the easiest custom skin editing? I need to get this blog set up asap, so I need to choose one very soon.
Thanks in advance.
Help in fixing this HTML code?
For some reason, part of my email is not showing up. But the code and copy are there. When previewing the everything after ready to…shows. Please help.
Questions on our newsletter, or ready to subscribe? Please contact customer service at 800-829-9158.
Kovels on Antiques and Collectibles
P.O. Box 22900
Beachwood, OH 44122-0900
800-829-9158
Copyright ©2008 Ralph and Terry Kovel. All rights reserved.
Kovels on Antiques and Collectibles
P.O. Box 22900
Beachwood, OH 44122-0900
800-829-9158
Copyright ©2008 Ralph and Terry Kovel. All rights reserved
Great software by Regnow
How to write HTML/PHP code for posting comments from customers?
I would like to know what is the HTML/PHP code to allow a person to post a comment on a website?
I am going to design a website with this ability the customers can post comments?
Great software by Regnow
How do I set up Outlook Express on Ian1.com my hosting company?
I have 1and1.com and I want to set up Outlook Express. I have Microsoft Oulook is that the same as Outlook Express, My operating system is Windows XP, How do you set this up, Pop3 and Imap, which do you choose, Confused, Need help, Thanks.
Make a shopping cart in 5 min
What programs should i use to make a good computer software christmas gift?
I am making a little software pack for my parents… something that is user friendly that helps them easily clean their computer, check computer status, and improve computer preformace.
can anyone suggest any good programs?
Create a form in 2 min
What computer company has good quality for gaming?
I just figured out that my computer has this kind of trojan. I was running pretty much all of the Anti-virus things my computer has. The main one says there is nothing there and my Windows defender says I have two trojans so I’m not sure what to do. I’m thinking of buying or building a new one.
Right now I have intel. Im not sure which is best like Dell, Miscrosoft, etc. I need a gaming computer which can also be used as a school work computer. Any ideas?
Best Web Design Software
Can someone provide me with some excellent Website Builders ?
Hi, Im building a website and I wanted to know if anyone could tell me of some great website building software. The website im building is very complex. I was thinking of using Dreamweaver but someone told me that Dreamweaver is for a very experienced Web builder. Someone also advised me on Coffeecup . Can someone give me some advice please I would greatly appreciate it. Thanks
Great software by Regnow
How can I find affordable website domains with website building software?
I want to start a website that has no ads but I need website building software. I also don’t want to pay a lot. Where should I go?
Create a form in 2 min
How many computers can connect to a Wireless router?
I have a Linksys wireless router with 2 pcs connected directed to the router and 2 laptops on wireless. I recently installed a wireless adapter on a 3rd pc but it’s not picking up the signal. The router has 4 Ethernet ports – does that mean only 4 computers can be configured to that router?
Create a form in 2 min
Anyone know a free html WYSIWYG editor that can do Flash objects too?
CoffeeCup doesnt, NVU doesn’t, but DreamWeaver does!!! DreamWeaver costs money so that won’t work…. Anyone know a
free html WYSIWYG editor that can do Flash objects too????
Best Web Design Software
PHP help! Can you tell me what is wrong with this code?
When I receive the email from my contact form I only get the category heading not any data.
For example this is all i receive:
Name:
Contact details:
Comments:
This is my code:
/* Email Variables */
$emailSubject = 'contactformprocess!';
$webMaster = 'example@live.com';
/* Data Variables */
$contact = $_POST['Contact details'];
$name = $_POST['Name'];
$comments = $_POST['Comments'];
$body = <<
Name: $name
Contact details: $contact
Comments: $comments
EOD;
$headers = “From: $Contact details\r\n”;
$headers .= “Content-type: text/html\r\n”;
$success = mail($webMaster, $emailSubject, $body,
$headers);
/* Results rendered as HTML */
$theResults = <<

















