[Mono-list] Client side validation

sarvesh sarvesh@hathway.com
Sat, 09 Oct 2004 09:23:43 +0530


Hi,
Yeah we do Server Side validation as well. We got our application
running under mono. There is some good and some bad news.

The good news is that
1. Except for a calendar control, i figured out that's a bug and it is
fixed in 1.0.2

Now the bad news.
1. None of the client side scripts work on non-Microsoft browsers. Now
i haven't been able find out any details about this. Can the
developers throw some light on this. Will client validation not work
on non-MS browsers only if they are ported from visual studio? i don't
know and i haven't been able to figure out.

2. xsp is not ready production use. May be i should switch to mon_mono.

regards,
sarvesh
-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com] On Behalf Of Jonel Rienton
Sent: Friday, October 08, 2004 8:30 PM
To: sarvesh@hathway.com
Cc: mono-list@lists.ximian.com
Subject: Re: [Mono-list] Client side validation

Just to be on the safe side, make sure you also do a server validation 
since some browsers doesn't support the validation controls.

Something like,  test Page.IsValid on the page_load event

On Oct 8, 2004, at 9:21 AM, sarvesh wrote:

> Hi,
>  I have few question about how asp.net in mono handles Validation
>  Controls. Now as we know the Validation Controls that MS ASP.Net
>  provides does not work with non-Microsoft browsers. I am porting these
>  application to mono ASP.Net and also need make sure that the
>  application works with non-Microsoft browsers as well, do i need to
>  take some extra steps ? Will all the Client side script inserted by
>  the Validators work without any change?
>  regards
> sarvesh

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list