Hey, I have some sort of problem with my feedburner email form at http://tinyurl.com/2tppak . When i click in the thing where i add a email address then it goes to my feed instead of letting people add their email address and submit it.. Try yourself and see what i mean :/ annoying , could someone check the source code on my website to see what is wrong ? Thanks edit: I think there is a problem with this code, could someone check it <form style="border:1px solid #ccc;padding:3px;text-align:left;" action="http://www.feedburner.com/fb/a/emailverify" method="post" target="popupwindow" onsubmit="window.open('http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1767647', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="http://feeds.feedburner.com/~e?ffid=1767647" name="url"/><input type="hidden" value="FNUPPI.com - Games News" name="title"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="http://www.feedburner.com" target="_blank">FeedBurner</a></p></form> Code (markup): edit: FIXED IT