How to Update a Website using PSPad
If you have a website but you don't know how to update it and you don't have anyone else to manage it for you, then you might be interested in this article.
In this article you will learn how to access the source code to your website files, modify them, and save them back to your website.
Important Disclaimer: If you are not an experienced website programmer, there is a chance that you might mess up your website. This article teaches you how to access and modify your files, but I take no responsibility if your website gets messed up due to your own fault or any fault of the software you use to access and modify the files.
Connecting to Your Website
Modifying Your Website Files
If you liked this article, please bookmark it or share it using the icon below.
In this article you will learn how to access the source code to your website files, modify them, and save them back to your website.
Important Disclaimer: If you are not an experienced website programmer, there is a chance that you might mess up your website. This article teaches you how to access and modify your files, but I take no responsibility if your website gets messed up due to your own fault or any fault of the software you use to access and modify the files.
Connecting to Your Website
- Download and install the freeware text editor called PSPad.
- Once you have installed PSPad, you need to run it and setup a connection to your website.
- In PSPad, on the left side, there are four small tabs. Click the tab that shows a folder icon that says "FTP". (It is right next to the tab with an icon of a heart on it.)
- Once you have clicked on the "FTP" tab, click on the icon just down and all the way to the left.
- A little "FTP" window should popup.
- In the little window, click on "New Connection".
- Fill out the form according to the following: (Leave the rest of the fields how they are.)
- Connection Name: The name of your website. This could be anything.
- Server: The FTP or IP address of your website. Example: ftp.mywebsite.com.
- Username: Your FTP account username.
(If you don't have the username and password, you might be able to obtain them from either the company that is hosting your website or from the last person who worked on it.) - Password: Your FTP acount password.
- Check the box next to "Keep Connection by Sending..."
- Click "OK". The FTP connection to your website is now setup.
- Click "Connect". Now PSPad will attempt to connect to your website.
- If the connection is successful, you should see a list of the files in your website on the left.
Modifying Your Website Files
- On the left side, browse to the file that you want to edit and double click it. (If you don't see anything that looks familiar, you might look for a folder called "public_html" or "wwwroot". If you see one of those folders, open it and see if your website files are in there.)
- Once you double click a file, PSPad will download the file to a temporary location on your computer and then the contents will be shown in the text editor.
- Make the modifications to your file.
- Save the file by either clicking the Save icon at the top of PSPad or pushing CTRL+S which is the keyboard shortcut for Save.)
- Once PSPad saves the file, it automatically uploads it back to your wesite.
If you liked this article, please bookmark it or share it using the icon below.
Comments
gp isv partner in australia. in extender enterprise with dynamics gp version 10.0 there is no way to debug your sanscript code, so it should be verified and probably be debugged in microsoft dexterity2. microsoft dexterity, formerly known as great plai...