/    Sign up×
Community /Pin to ProfileBookmark

FTP file manager changing my html

Every time I edit my .html file on FTP file manager and save it, I return to find that it has been modified. For instance, here is the first few lines of code I saved:

<html>
<!– configurable script –>
<script type=”text/javascript”>
theimage = new Array();

and here is what it changed to when I returned to edit.

<html><TABLE border=0 cellSpacing=0 width=”100%” height=”25%” valign=”center” halign=”center”>
<TBODY>

The program completely deleted an entire block of javascript. Why would the file manager edit my html?

to post a comment
Full-stack Developer

1 Comments(s)

Copy linkTweet thisAlerts:
@jedaisoulMar 14.2014 — Sorry, I have no idea as to your problem!!! However, I would suggest:

  • 1. Are you writing generic html/css or using a CMS?


  • 2. If you are writing generic code, I would not recommend editing an on-line site this way. I recommend:

    a) Setup an off-line development area, and do your editing/testing there.

    b) Upload files as required.


  • 3. If you are using a CMS, you are restricted by what they support, but I'd still look into working off-line if at all possible.
  • ×

    Success!

    Help @collegedudeull spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.28,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...