Welcome to WebDesignForums.net!
You're currently viewing WDF as a guest. By registering for a free account, you'll be able to participate with other members in our friendly community. Being a member allows you to ask questions and get answers for those troublesome web development tasks!

In addition, as a member you'll be able to post your websites up for review. Using our unique website review system you can gain some amazing feedback from some of the best web developers around. This is a completely free service to all registered members.

Ready to register yet? Registration is 100% free. Click Here To Join Now!

How to edit my code

Discussion in 'General Discussion' started by Parsa, Jul 15, 2012.

  1. Offline

    Parsa New Member

    Message Count:
    2
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Hello everyone,

    I have paid a web designer to make a website for me, but it has lots of problems; for example the links are not working properly and I don't want to pay for a designer any more.
    I have some knowledge on html which is the language used to design our website; but unfortunately I don't know how to access the codes to edit them!
    Could you please give me some hint on that?

    Thanks in advance.


  2. Offline

    Ronald Roe Well-Known Member

    Message Count:
    1,126
    Likes Received:
    281
    Trophy Points:
    83
    Gender:
    Male
    Location:
    Oklahoma City/Norman/Midwest City
    Usually, you would access them through FTP. Filezilla is a good choice for that.


    Parsa likes this.
  3. Offline

    Webzarus Well-Known Member

    Message Count:
    3,008
    Likes Received:
    670
    Trophy Points:
    113
    Gender:
    Male
    You should have received a email or something with connection information from your hosting provider.

    It will have your connection information for FTP access or perhaps the host has a control panel that allows for access to your files from there.


    Parsa likes this.
  4. Offline

    Parsa New Member

    Message Count:
    2
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Thanks Ronald & Webzarus, I found the files.

    Just a couple of more questions.
    The menu bar is broken. Should I download each page, edit it and upload it back?
    Also do you know how can I update my news & events page? What is the common way to do it?


  5. Offline

    Webzarus Well-Known Member

    Message Count:
    3,008
    Likes Received:
    670
    Trophy Points:
    113
    Gender:
    Male
    It all depends on how it's coded.

    If they are HTML files, they yeah, you should probably just download all the files on the site...

    Edit locally on your machine, then when down editing, upload them to the server.

    You may want to consider installing a web server on you local machine for testing, but if they are only HTML files ( no php or scripting languages ), you probably don't need a test server.


Share This Page