[racket] Servlets and forms

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed Oct 20 12:10:10 EDT 2010

I will push this change shortly.

Jay

On Tue, Oct 19, 2010 at 7:19 PM, Nadeem Abdul Hamid <nadeem at acm.org> wrote:
> On Sat, Oct 9, 2010 at 6:12 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
>> The next release has support for almost all the form elements:
>>
>> http://github.com/plt/racket/blob/master/collects/web-server/formlets/input.rkt
>>
>
>
> The select-input and multiselect-input formlets don't seem to have an
> #:attributes parameter, which would be useful to be able to do things
> like this:
>   <SELECT ONCHANGE="location = this.options[this.selectedIndex].value;">
>      ....
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.