Copy paste HTML code?

shash_walia

New Member
Messages
0
Reaction score
0
Points
0
hi,

i have a code in html which i made in dreamweaver. actually dreamweaver generated the code itself. i just designed it.

how do i run it on x10 hosting? Can i just copy and paste the code somewhere?.

2. my cpanel edit page doesnt seem to open. it gives the an error on the browser saying page cannot be displayed; hopefully that error will go quickly

3. where on earth do i start coding etc.
 

Anna

I am just me
Staff member
Messages
11,772
Reaction score
591
Points
113
1.
You can upload the files you have created using dreamweaver through ftp.
Your main domain is the ftp address, and your cpanel credentials are your login details.

Last time I used Dreamweaver it had a built in ftp client, that one should do the trick for you. You can then click and drag the files from local to remote. Remember to place the files inside your public_html folder on the server, preserving the file structure you have in the local view.
You can of course use any ftp client of your choice, just make sure it isn't set to use more then one connection to the server.

2.
Your server is undergoing maintenance, this would cause the error you are getting

3.
As stated at point 1, you can code locally and then upload using ftp. Or you can use the sitebuilder (although atm that might be unavailable due to the maintenance). Or you can use the code editor in cpanels filemanager.
 
Last edited:

shash_walia

New Member
Messages
0
Reaction score
0
Points
0
Muah! thnx alot lady anna:happysad:

but still getting "page load error" for my cpanel url
 
Last edited:
Top