Sorry, I know this isn't technically web development, but it is an HTML thing, and I'd really be grateful for some help!
I'm trying to make an auto-reposting bulleting in MySpace to help promote my band. The idea is that someone will receive it, click a button and that will let them repost the bulletin to their friends (just the once, it's not a whoring thing).
I got some HTML from one of those MySpace helper pages, and tweaked it as best I know how (which isn't very well!) and it comes out perfectly on the Preview Post page. The only problem is, the HTML has somehow disabled the "Post Bulletin" button! Something in there is obviously 'leaking' out of the bulletin!
I apologise if this makes no sense... it is all very confusing to me.
Anyway, here is the text of the post:
Hi there! We try not to annoy people with millions of bulletins, and we don't do the whole whoring thing, but we're only a little unsigned band, and we need lots of friends
If you like our music, we'd really appreciate it if you could click the button below - it will post a bulletin to your friends asking them to check out Temple Scene.
Thanks!
<div align=center><style type=text/css>.chasebadkidsdotnet {display:none; visibility:hidden;}</style></form>
</script><form name="bulletinForm" action="http://bulletin.myspace.com/index.cfm?fuseaction=bulletin.confirm" target="_self" method="POST">
<input type="hidden" name="groupID" value="0"><span class="chasebadkidsdotnet"><input type="hidden" name="subject" value="I love this band!" size="1" maxlength="50">
<textarea name="body" type="hidden" style="width: 0px; height: 0px;">Hi! I really like this band, and they're very friendly! Click on the picture to have a listen, and add them if you think they're good! They're unsigned, and will really appreciate the support
<br>
<CENTER><br>
<br><br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=52731451"><img src="http://myspace-517.vo.llnwd.net/00632/71/58/632148517_m.jpg" /></a><br>
<a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=52731451"><img src="http://img485.imageshack.us/img485/3162/addfriendicon5zc.gif" alt="Image Hosted by ImageShack.us" /></a><br>
</a><br>
</CENTER><br>
</TEXTAREA></span><br><input type="submit" class="" value="CLICK HERE TO SUPPORT TEMPLE SCENE!"></form></div><br />
Oh, i don't know if this is related, but part way down the bulletin when you try to post it is a random "..>". I assume these are just punctuation marks that have been left behind by some sloppy HTML, but I cannot find it with my untrained eye...
Thankyou so much for any help!
I'm trying to make an auto-reposting bulleting in MySpace to help promote my band. The idea is that someone will receive it, click a button and that will let them repost the bulletin to their friends (just the once, it's not a whoring thing).
I got some HTML from one of those MySpace helper pages, and tweaked it as best I know how (which isn't very well!) and it comes out perfectly on the Preview Post page. The only problem is, the HTML has somehow disabled the "Post Bulletin" button! Something in there is obviously 'leaking' out of the bulletin!
I apologise if this makes no sense... it is all very confusing to me.
Anyway, here is the text of the post:
Hi there! We try not to annoy people with millions of bulletins, and we don't do the whole whoring thing, but we're only a little unsigned band, and we need lots of friends
If you like our music, we'd really appreciate it if you could click the button below - it will post a bulletin to your friends asking them to check out Temple Scene.
Thanks!
<div align=center><style type=text/css>.chasebadkidsdotnet {display:none; visibility:hidden;}</style></form>
</script><form name="bulletinForm" action="http://bulletin.myspace.com/index.cfm?fuseaction=bulletin.confirm" target="_self" method="POST">
<input type="hidden" name="groupID" value="0"><span class="chasebadkidsdotnet"><input type="hidden" name="subject" value="I love this band!" size="1" maxlength="50">
<textarea name="body" type="hidden" style="width: 0px; height: 0px;">Hi! I really like this band, and they're very friendly! Click on the picture to have a listen, and add them if you think they're good! They're unsigned, and will really appreciate the support
<CENTER><br>
<br><br>
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=52731451"><img src="http://myspace-517.vo.llnwd.net/00632/71/58/632148517_m.jpg" /></a><br>
<a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=52731451"><img src="http://img485.imageshack.us/img485/3162/addfriendicon5zc.gif" alt="Image Hosted by ImageShack.us" /></a><br>
</a><br>
</CENTER><br>
</TEXTAREA></span><br><input type="submit" class="" value="CLICK HERE TO SUPPORT TEMPLE SCENE!"></form></div><br />
Oh, i don't know if this is related, but part way down the bulletin when you try to post it is a random "..>". I assume these are just punctuation marks that have been left behind by some sloppy HTML, but I cannot find it with my untrained eye...
Thankyou so much for any help!