Sort By: Title | Newest | Most Views | Highest Rated
Error : 11004 in Request: ConnectAsync. Check your server profile settings and try again. 500 No Data (Winsock error #11004) This error can occur if you put something invalid in the Server...
Error : 425 can't open data connection This error usually arises from not having passive mode turned on. To do this, go to File > Manage Servers , select the server profile you wish...
Error : 426 connection closed; transfer aborted or 503 bad sequence of commands Some servers do not allow passive transfers and will return this error if you try using passive mode . Try...
Incorrect Proxy Information First, you should make sure you did not enter proxy server information by mistake. If you don't know what a proxy server is, or if you have not been instructed...
You probably didn't write the correct catalog-name in the dialog box Internet Connection under the menu Settings > Internet Connection. Double-check all the FTP information in this...
After you rip the CD tracks or convert the audio files you can find the output WAV, MP3, WMA, AAC, OGG, APE, and VQF files by selecting the shortcut "Output." You can also define the...
Until audio compression was invented, high-quality digital audio data took a lot of hard disk space to store. Let's go through a short example. Suppose you want to sample your favorite...
This is another of those questions that people debate endlessly. There really is no single (correct) answer - it depends on your ears, your equipment, the quality and complexity of the input...
There are no JavaScript debugging tools in HTML Editor, but there is an HTML code cleaner that can find unclosed and unsupported tags, as well as other anomalies in your code. To access it, go...
There are a couple of different issues that could explain why your images are not displaying correctly: Note : Most of these problems can be solved by transitioning to using Website...
If you've ever tried to edit someone else's code, you know how much of a hassle it can be to pick through a style that isn't your own. Reformatting can be a pain, but with the HTML...
Individual HTML code style is kind of like handwriting — everyone's is a little different. For instance, some designers love using indents to help organize their code and set certain...
Everyone loves a toolbar. Why spend time digging around in menus when you can accomplish a task with the click of a button? Well, with the HTML Editor's customizable interface, you can get...
If you've ever been frustrated at having to type the same piece of code over and over, you'll love snippets. A snippet is a piece of code stored in the HTML Editor that can be used...
If you're the type of web designer who works with both the page design and the code, then you'll appreciate CoffeeCup HTML Editor's color picker. Gone are the days of experimenting...
If your site has more than one page — like pretty much every website ever — then you know that making a global change can be pretty difficult. For example, say you want to replace...
Maybe it's the last place you left off editing, a portion of the page where you make a lot of changes and updates, or a design element you want to run by a client — for whatever reason,...
If you want other people to be able to view your website on the Internet, you'll need to upload it to a server. The logistics of this process are a little hazy for some beginners, so...
Follow these steps to add a link to your page: Step 1 Open the Insert Link window using one of these options: Go to Insert > Link Right-click the page...
Follow these steps to add an e-mail link to your page: Step 1 Open the Insert E-mail Link window using one of these options: Go to Insert > E-mail Link...
Unlike people, not all text is created equal. Some text is bold or italicized . Other text can be different colors, such as red , blue , or orange . Some text is huge , whereas other...
Web browsers require special code for things like extra spaces and new lines. Luckily, the HTML editor comes with a set of tools that allow you to easily manipulate the appearance of your page....
Lists are a great way to present your information in an organized, eye-catching way. Sure, you could use plain text to get your point across, but lists are much easier and faster to read....
By default, browsers do not recognize all the characters you may enter into your code. For instance, a < or a > sign is normally not printed to the screen, because the browser interprets...
Note : This feature is disabled in HTML Editor version 2009 and higher. However, you can still insert your own JavaScripts and save them as snippets. For more information about customizing...
Style sheets open up a whole new world of customization for HTML. They give you control over characters, words, and lines, and allow you to change things such as the alignment of text, margins,...
So, you're ready to put your coding experience to the test by creating a page with frames? The HTML Editor can give you a boost with its Frame Designer. Here's how you work with it:...
Right off the bat, here's one of the most valuable tips for learning HTML that you'll ever read: File > Save Page As... When you see a website that makes you say "I...
To turn on the Word Wrap feature, go to View > Toggle Word Wrap or click the Edit Display icon in the Code Editor toolbar (it's the second-to-last one on the right) and select...
You may receive this error if you are trying to edit files that the HTML Editor cannot understand because they don't contain valid HTML code. You will not be able to edit these files with...