How to Upload Ajax, HTML, JSP Files
When making your own website, it is necessary to upload various code files to your website's directory, which is located on your host's server. These code files, such as AJAX, HTML and JavaScript files, can be uploaded to the website from your computer using File Transfer Protocol (FTP). Once uploaded, the new files will be live on your website and accessible through your site's admin panel or CMS.
Instructions
-
-
1
Log in to your website host’s account.
-
2
Select the website to which you want to transfer the AJAX, HTML and JavaScript files.
-
-
3
Click on your host’s online FTP transfer tool, which is usually called “JAVA FTP.” You’ll be presented with a window that is split in half vertically with visible folders on each side. The left side of the screen allows you to access folders and files located on your hard drive, while the right-side screen shows the folders and files located on your host’s server.
-
4
Click through the folders on the left side of the screen to located the Web files on your computer that you want to upload to your website. Press “Ctrl” on your keyboard and click each file to select them.
-
5
Click through the folders on the right-side of the screen so that you’re in the folder where you want to store the Web files you’re going to upload.
-
6
Click the “>” button located between the two vertical screens to upload the select files from your computer to your Web host. A progress bar will appear. The files have been successfully uploaded when the bar says “100 percent.”
-
1