|
well anyone who uses myspace knows it can be a rough world, a friend of mine figured out my password and added sound clips to my profile making it say things like "you're gay" and "f**k you" and i intend on getting him back. i plan to leave him a comment that almost instantly redirects him to another site. i created a redirect page on my server and now im trying to either make that page appear in a comment box or just put this code in
</script></html>
<html><head>
<meta http-equiv="Refresh" content="1;URL=http://www.89.com">
</head>
<body>
hey
</body>
</html>
but it keeps coming up as
.. http-equiv="Refresh" content="1;URL=http://www.89.com">
..
hey
i think that Tom (the creator of myspace) disabled some html tags. does anyone have any way about how i can do this?
|