Archive for July, 2009

How to Find the Absolute Path on Your Web Server

Posted by Brian Mecham July 17th, 2009

From time to time, especially when moving a website from one server to another, I have to find out what the “absolute path” of my website is. Absolute path pertains to the directory on the server that the website is installed on…

Tags: , , ,

How to remove blank lines in dreamweaver

Posted by Brian Mecham July 15th, 2009

As I am creating websites I sometimes come across situations that require a more than basic knowledge and a bit of research to figure out.
Here’s a helpful hint regarding removing blank lines from an html file using dreamweaver, should you ever want to do that without having to manually delete the lines…
Click CTRL + F
Select [...]

Tags: , ,