[Mono-devel-list] State error in ASP Checkbox control

Jacob Eggleston jacobmono at yahoo.com
Sun Jul 20 21:42:55 EDT 2003


While working on getting multipart/form-data support
working, I had a problem with the ASP checkbox control
not maintaining it's state from one event to the next.
So I made a simple test page, using the default
urlencode post back, and I observed the same thing
happening. I have attached the aspx file that
reproduces the behavior.

I looked at how the checkboxes are being rendered, and
found that they are being rendered with IDs of "1",
"2", etc., even if I specify an ID for them. I believe
this is where the problem lies.

OBS:Since I'm still not very familiar with the new
ASP.NET tags, I used Visul Studio .NET to generate the
checkbox html, and then copied it to Linux where I'm
running Mono.

-Jacob

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: urlencode.aspx
Type: application/octet-stream
Size: 634 bytes
Desc: urlencode.aspx
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030720/4329b800/attachment.obj 


More information about the Mono-devel-list mailing list