PDA

View Full Version : Repeating pages using frontpage



cheatpark
December 21st, 2001, 15:39
For an example go to,

http://www.cheatpark.net/index2.htm

How do I solve the problem where the pages repeat themselves?

meow
December 21st, 2001, 15:47
Don't repeat the same stuff over and over in the code. :D

cheatpark
December 21st, 2001, 17:22
I don't think I did. I have the site on tripod and it works fine.

meow
December 21st, 2001, 17:38
After the BODY tag you have everything repeated 5 times. You mean the server does that? :confused:

cheatpark
December 21st, 2001, 19:10
Considering what my new host is like I wouldn't be surprised but I will find out one way or another.

cheatpark
December 21st, 2001, 19:12
<html>
<head>
<title>Welcome to Cheatpark</title>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">


<style>
<!--
A{text-decoration:none}
-->
</style>
<meta name="Microsoft Theme" content="modular 1111, default">
<meta name="Microsoft Border" content="tlrb">


<style>
<!--
A{text-decoration:none}
-->
</style>
</head>

<body><p><b>Monday 19th October 2001 <i>Cheatpark is launched</i></b> </p>






<p>This is Cheatpark. We have launched. Please feel free to have a look around
the site and make full use of it. The site is not 100% complete. There are some
problems with the forums which will be solved by tomorrow. Apart from that the
main part of the site is working. Also you may notice some parts are a bit of a
mess. This will be cleared up shortly. </p>






<p> <font face="Arial"> <img border="0" src="_themes/modular/amodrule.gif" width="436" height="10"> </font> </p>

<p> <font face="Arial"> <b> Next update:</b> &nbsp;</font> </p>

<p> <font face="Arial"> <img border="0" src="_themes/modular/amodrule.gif" width="436" height="10"> </font> </p>
<h2><font face="Arial">New sites</font></h2>

<p><font face="Arial">The Cheatpark network is growing! The next site to be
launched is NetroZone.</font></p>

<h2><font face="Arial">Contact Information</font></h2>

<p><font face="Arial">Send mail related to cheatpark to: <a href="mailto:support@cheatpark.net?subject=Support department"><b><font color="#000080">support@cheatpark.net</font></b></a> <br>
Webmaster: <a href="mailto:webmaster@cheatpark.net?subject=Webmaster link on homepage"><b><font color="#000080">webmaster@cheatpark.net</font></b></a></font></p>
<h2><font face="Arial">Server status</font></h2>
<p><font face="Arial">At the moment Cheatpark is working smoothly. If you notice any technical
problems then e-mail <a href="mailto:webmaster@cheatpark.net"><b><font color="#000080">webmaster@cheatpark.net</font></b></a>.&nbsp;</font></p>

</body>
</html>


---------------------------------------------------------------------------------
Thats the html on my computer which I upload to the server (http://www.cheaptark.net/index2.htm). I don't see anything repeating there that would cause it.

meow
December 21st, 2001, 19:31
View source from the server and you'll se <p>This is Cheatpark... and so on 5 times. Seems funny if the server would do that. Note that the HEAD part and start and closing HTML and BODY tags aren't repeated - just the content.

Dunno much about how FP works. Do you use the extensions, upload via FP and so on? Could those things "do" anything? :confused:

cheatpark
December 21st, 2001, 19:36
I'm now trying to upload using ws ftp. That might work.

meow
December 21st, 2001, 19:42
I've asked weeps. He's a FP authority. Let's see if we can get anything else than baah bleh out of him. :confused2

cheatpark
December 21st, 2001, 20:11
Even through ws ftp it didn't work. It has to be the server.

meow
December 21st, 2001, 20:19
It did too! Refresh your browser.

Which gives me reason to once again say
BURN &#70;&#85;&#67;&#75;PAGE! :fork: :fork:

cheatpark
December 21st, 2001, 20:21
Thats the thing I like about experience. It can be ----ing hell but you learn a lot from it.

cheatpark
December 21st, 2001, 20:25
I could switch to dreamweaver but then things would ---- up even more.

meow
December 21st, 2001, 20:27
Burn the crap I say! :devious2: ;)

cheatpark
December 23rd, 2001, 18:37
I've now decided to start from scratch and re-design my site using dreamweaver. It may be harder but at least it won't ---- up like ----page.

meow
December 23rd, 2001, 21:02
:birthday: VICTORY!

lol! Just a suggestion - look at the code. It's really not complicated. You may find it's easier to just write it than to understand what this or that program makes of it. :)

cheatpark
December 27th, 2001, 07:51
Originally posted by meow
:birthday: VICTORY!

lol! Just a suggestion - look at the code. It's really not complicated. You may find it's easier to just write it than to understand what this or that program makes of it. :)

Yeah, it was a victory. I won by far. :ROTFLMAO: Anyway I might make a site picking all the bad points out of microsoft.