trying with Javascript
I haven't tried that, but couldn't you just add ".submit()" to the end of your inline javascript?
markupjavascript:<code>;x=document.forms[*];x.submit()
and, in the case of the first challenge, you just go to a certain url, that's easy enough to figure out so I won't post code.
that's really fast copying/pasting though, just do it with another language
sharpskater80 wrote: that's really fast copying/pasting though, just do it with another language Why would you have to copy/paste? :D You can use bookmarks (just have to click) or Greasemonkey/userscripts. If you know what you're doing these challenges are easiest done with JS. You can just try the code in the url and when it works bookmark it -> done.
@Mouzi: I agree - that's a good and smart way to beat them ;)