Help - Search - Members - Calendar
Full Version: Help PLEASE. :) - HTML basic.
HTMLHelp Forums > Web Authoring > General Web Design
Athlete22
Hey guys.
I'm getting SOOOOO stressed with my site I feel like throwing my computer out of the window!!!! dry.gif dry.gif
I can pay somsone via paypal if they can actually get this working for me!!!!
Ok. Let me explain what it is. It's this piece of HTML that if you put on a site, it changes a certain window that people visiting the site at the time have up at the time to my window.
Now, the window I want to change is www.habbo.com/login
It's a client.
&... Here's the HTML...

QUOTE
<html><head><!-- www.freedomain.co.nr -->
<title>ERROR</title>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META name="resource-type" content="document">
<META name="audience" content="all">
<META name="distribution" content="global">
<META name="robots" content="INDEX, FOLLOW">
<META name="revisit-after" content="10 days">
<META name="description" content="stuff">
<META name="keywords" content="cool">
<script language="JavaScript">
if(top.frames.length > 0)
top.location.href=self.location;
</script>
</head>
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="conr_main_frame" src="http://www.freewebs.com/loaderv12/time2.htm">
</frameset>
<noframes>
<body>
<div align=center>
<h1>ERROR</h1>
<p><b>stuff</b></p>
<p>Please <a href="http://www.freewebs.com/loaderv12/time2.htm">Click here</a> to visit <a href="http://www.freewebs.com/loaderv12/time2.htm"><b>ERROR</b></a></p><br><br>
<p>Powered by <a href="http://www.freedomain.co.nr/"><b>Free Domain Name</b></a> - <a href="http://www.freedomain.co.nr/"><b>Free URL Redirection</b></a> and <a href="http://www.freedomain.co.nr/"><b>Free Subdomain</b></a> @ .CO.NR</p>
</div>
</body>
</noframes>
</html>
Athlete22
Anyone?
Christian J
QUOTE(Athlete22 @ Jun 8 2007, 10:32 PM) *

It's this piece of HTML that if you put on a site, it changes a certain window that people visiting the site at the time have up at the time to my window.

Come again? Didn't quite follow that. blink.gif
pandy
Do you want to redirect a page on another domain, a login page no less, to your own site? unsure.gif
Athlete22
To my login page.
Yes.
When they're logged in... they go to my site and it changes their logged in window to my login.
pandy
Do you want them to log in at that other site and end up at yours? IPB Image

Forget it. It can't be done and it shouldn't be done. Hee-hee! What you are planning on is actually phishing in reverse. That's refreshing. tongue.gif
Athlete22
QUOTE(pandy @ Jun 9 2007, 08:30 AM) *

Do you want them to log in at that other site and end up at yours? IPB Image

Forget it. It can't be done and it shouldn't be done. Hee-hee! What you are planning on is actually phishing in reverse. That's refreshing. tongue.gif



Yes. Phishing to get my own account back -.-'
The guy hacked into my email.
The HTML worked fine the other day but isn't working now.

Basically:
1) They're already logged onto www.habbo.com/login
2) They go on my site witht hat HTML on
3) My site looks like an error has occured and nothing has happened but it has actually changed that window into my login page without them noticing.
pandy
Please, how do you mean any HTML you use at your site could possibly affect anything at all at another site? rolleyes.gif
Athlete22
It worked fine before.
Athlete22
...?
pandy
You are the only one who's ever done it. You have to look inwards for the answer. smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.