It's unfortunate that it's taken this long, but, yeah, I'll give it one more day. Looks like I might have to set up a switchable javascript section, but even that wouldn't be terribly difficult; just write a generic validation function and write the different files, switchable through HTML::Template just like stylesheets.
Clever? Perhaps. New? Probably not. Functional? Extremely. Pretty? Nope.
Easy peasy! (Score:1)
Were that I say, pancakes?
Re:Easy peasy! (Score:1)
s/<input(.*?)type=submit/<input$1 type=button onClick="this.submit();"/ig
Were that I say, pancakes?