[jQuery] Validation Problem with Opera 9.5+

2008-10-31 Thread Nimrod
dy help me with finding solution to this? Thanks, Nimrod

[jQuery] jQuery Validation Question on remote rule

2008-07-25 Thread Nimrod
Hi All, I just have few questions about the use of jQuery Validation remote rule. How remote rule treat data being passed through querystring? What is the form of data being passed through querystring? Is it case sensitive? I hope you can give me answers to those questions. Thanks, Nimrod

[jQuery] Re: jQuery Validation Opera Issue

2008-07-16 Thread Nimrod
validate/ > > Jörn > > On Tue, Jul 15, 2008 at 3:21 PM,Nimrod<[EMAIL PROTECTED]> wrote: > > > I used a text area as one of the field inside my form. I didnt put any > > validation rule on it but why i am receiving a validation message > > "Please enter no

[jQuery] Re: Validation Problem Using the remote Method

2008-07-15 Thread Nimrod
 pm, "Jörn Zaefferer" <[EMAIL PROTECTED]> wrote: > Could you clarify the "false value returned"? What exactly are you > trying to achieve? > > Jörn > > > > On Thu, Jul 10, 2008 at 3:55 PM, Nimrod <[EMAIL PROTECTED]> wrote: > > > Is there

[jQuery] jQuery Validation Opera Issue

2008-07-15 Thread Nimrod
I used a text area as one of the field inside my form. I didnt put any validation rule on it but why i am receiving a validation message "Please enter no more than 0 characters." ? This only appears on Opera. Any idea?

[jQuery] Validation Problem Using the remote Method

2008-07-10 Thread Nimrod
Is there a way that when using the remote method, a "false" value is being returned until the actual remote result is available.

[jQuery] Problem on Creating Two Instances of FlexiGrid

2008-07-09 Thread Nimrod
ds doesn't appear). Thanks, Nimrod

[jQuery] FlexiGrid Problem with Characters like tilde (~) and period (.)

2008-07-07 Thread Nimrod
Hi All, Why FlexiGrid don't display a single tilde (~) and period (.) character? What else that I can do aside from converting those characters to its HTML or ISO Code. Thanks, Nimrod

[jQuery] Re: FlexiGrid Problem

2008-07-07 Thread Nimrod
Guys can you help me about the problem below? Thanks On Jul 4, 11:53 am, Nimrod <[EMAIL PROTECTED]> wrote: > Hi All, > > I using two instances of FlexiGrid in a page and I'm encountering the > below error on the pagination stat: > > Page of [object Object] > >

[jQuery] FlexiGrid Problem

2008-07-03 Thread Nimrod
7;t appear). Thanks, Nimrod

[jQuery] Validation Demo Question (bassistance.de)

2008-06-13 Thread Nimrod
an Email Address." 2. valid email [email: true] - display message "Please enter a valid email." 3. Email Address exists: If Exists - display additional message "Email address already exists." All additional messages will be placed at the same error contatiner (.container > ol > li) Hoping for your help. Thanks, Nimrod

[jQuery] Re: Validation Problem

2008-06-11 Thread Nimrod
Hi, Here is test page im working on. Validation of Group Name is still not working. http://test.fibranet-services.com/fnb/phase1/index.asp?p=co-grp Thanks, Nimrod

[jQuery] Re: Validation Problem

2008-06-10 Thread Nimrod
t; id="frmCompanyGroup" class="basic-form"> Details Company Group Name: <% If sMode = "edit" Or sMode = "add" Then %><% End If %>  

[jQuery] Validation Problem

2008-06-10 Thread Nimrod
Hi All, I'm just new to jQuery and I would like to ask for your help with my validation code. My problem in the code below is that it's not validating the intended field. What I want to do here is to validate if a user entered a unique name. // a custom method for validating the Group Name $.val

[jQuery] jQGrid Sample in Classic ASP

2008-05-28 Thread Nimrod
Hi, I found jQGrid very nice and useful. Can you provide samples in Classic ASP? Thanks, Nimrod