Someone has changed the source code on the realistic 8 mission page:
http://www.hackthissite.org/missions/re ... gister.php
This looks like a typo which has made the register button on the page dysfunctional, however the discussion forum does not mention this problem, suggesting that it was done recently.
So just to clarify, was this a update to help reduce the amount of registering people? or is it actually a bug?
Whoever coded this mission forgot the closing angle bracket:
<BR><B>Wanted Description:<A> </A></B><BR><textarea name="desc" rows=5 cols=20 maxlength=255></textarea><BR>
<input type="submit" value="Register"
</form>
Extra: I managed to get around this problem by adding a false "referer" element to a corrected and compatible version of the webpage saved on my hard drive.

