Hi,
because of this hint I've looked already there.
This is the code I've got:
Code: Select all
<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=Nerdzone-Blog', '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="Nerdzone-Blog" name="uri"/><input type="hidden" name="loc" value="de_DE"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a></p></form>
Can't find a numeric ID here only the name of my Feed "NerdZone-Blog" but entering this leads to the same behaviour as mentioned above.
Then I had a look at my adressbar an realized that there is alway a longer alphanumerical ID an tried it, same message.