Can't uplaod HTML files?

Status
Not open for further replies.

poepoe1122

New Member
Messages
18
Reaction score
0
Points
0
I recently bought an inactivity timer which is really starting to disappoint me! You see when I try and upload a HTML file it says it has a virus, I am not doing anything unusual to the file, can someone tell me why this is happening?
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
Try posting the contents of the html file here so we might be able to find the problem.
 

poepoe1122

New Member
Messages
18
Reaction score
0
Points
0
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Implied
Description: A two-column, fixed-width design for 1024x768 screen resolutions.
Version    : 1.0
Released   : 20090716

-->
  <meta content="text/html; charset=us-ascii"
 http-equiv="Content-Type" />
  <title>poepoe's Project's</title>
  <meta content="" name="keywords" />
  <meta content="" name="description" />
  <link media="screen" type="text/css" rel="stylesheet"
 href="style.css" />
  <meta name="author" content="Poepoe" />
</head>
<body>
<div id="wrapper">
<div id="header-wrapper">&nbsp;</div>
<br />
<div id="page">
<div id="content">
<div class="post"><br />
<div class="entry">
<div class="entry-btm">This is where all the minisite's
will be posted!</div>
</div>
</div>
</div>
<br />
<div id="sidebar">
<ul>
  <li>
    <h2>Navigation </h2>
    <ul>
      <li><a href="../../"><span
 style="text-decoration: underline;">Home</span></a></li>
      <li><span style="text-decoration: underline;"><a
 href="../../forums/">Forums</a><br />
        </span></li>
    </ul>
  </li>
</ul>
</div>
<br />
<div style="clear: both;">&nbsp;</div>
</div>
<!-- end #page --></div>
<!-- end #footer -->
</body>
</html>
 

zen-r

Active Member
Messages
1,937
Reaction score
3
Points
38
I'm not sure what you think this has to do with the Inactivity Timer! :dunno:
 

adamparkzer

On Extended Leave
Messages
3,745
Reaction score
81
Points
0
I recently bought an inactivity timer which is really starting to disappoint me! You see when I try and upload a HTML file it says it has a virus, I am not doing anything unusual to the file, can someone tell me why this is happening?

Did you try copying and pasting the contents of the HTML file into a new file that you created using the File Manager?
 

lhyman

New Member
Messages
198
Reaction score
0
Points
0
You see when I try and upload a HTML file it says it has a virus, I am not doing anything unusual to the file, can someone tell me why this is happening?

Wat says???? The antivirus software on your computer or the X10 file manager (sorry I never use the file manager, just FTP)


??????

what is the URL of your web site?
 
Last edited:

poepoe1122

New Member
Messages
18
Reaction score
0
Points
0
Did you remember to name your HTML file so it has .html at the end of it? From looking at the page that you linked us to, I think you just created an empty file with no extension.
I made the page by using the legacy file manager, the process I did was:

1.Go to public_htm
2.Make new html file
3.pasted text
4.viewed it and cried XD

Oh thank you I figured it out! I guess I just have to edit my webpages this way from now on!
 
Last edited:
Status
Not open for further replies.
Top