Submit Sully

Found in an old bit of code a former student in my department wrote:

<form action=”…” method=”post” onsubmit=”myfun();myfun2();myfun3();return submitSully;”>

If it just called myfun(), myfun2(), and myfun3(), and then returned Sully, that would be mundane.  But it calls myfun(), myfun2(), and myfun3(), and returns submitSully, and that’s just priceless.

2 thoughts on “Submit Sully

  1. just pixels says:

    That’s hysterical. I mean absolutely crazy funny. Returns submitSully!!! I’m ROTFL. You know what makes it so greatly priceless: myFun() … myFun2() … myFun3() … then BAM! … return submitSully. Mundane, it is not.

  2. Ben says:

    Hey, be glad I didn’t resort to “It’s the submitSully that makes it art.” It’s too easy a reference.

Leave a Reply

Your email address will not be published. Required fields are marked *