You should be able to do it easily using RegexValidators or
CustomValidators. Or write your own textbox controls that encapsulate
the behaviour required.

If you need help with the Regex, please provide more details/examples
on the type of data that is valid and invalid.

On Dec 16, 8:23 pm, rhaazy <[email protected]> wrote:
> Forgot to add that this is asp.net
> Data input will be like 123.4523 -> 123°45'23"
>
> On Dec 16, 9:54 am, rhaazy <[email protected]> wrote:
>
>
>
> > I have to add a couple of controls to my form for input of
> > geographical cooridinates(Degrees Minutes Seconds)
>
> > I was wondering if anyone here has some useful suggestions for input
> > controls or data validation.
>
> > I've been searching the google for a while but can't find anything
> > very useful.
>
> > Thanks.- Hide quoted text -
>
> - Show quoted text -

Reply via email to