Re: Validating Autocompleter using javascript

2008-12-10 Thread Dave Newton
Have you looked at the rendered HTML? AFAIK you'd need to use the Dojo mechanisms for accessing Dojo component values. Dave --- On Wed, 12/10/08, aum strut <[EMAIL PROTECTED]> wrote: > From: aum strut <[EMAIL PROTECTED]> > Subject: Validating Autocompleter using javascr

Validating Autocompleter using javascript

2008-12-10 Thread aum strut
Do any one have any suggestion regarding this problem or do i need to drop down the idea of using autocompleter??? Hi all, i am struck in a simple problem but not able to proceed as i m unable to find any solution for this. I am using struts2 UI tags and in order to validate the user input i am u

Validating Autocompleter using javascript

2008-12-09 Thread aum strut
Hi all, i am struck in a simple problem but not able to proceed as i m unable to find any solution for this. I am using struts2 UI tags and in order to validate the user input i am using javascript for validation(Currently not in a position to use validation frame work). everything was going ok b