Search the web
Sign In
New User? Sign Up
validation · Techniques for HTML form validation
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 381 - 410 of 420   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
381
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the validation group. File :...
validation@yahoogroup...
Send Email
Sep 2, 2005
1:41 pm
382
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the validation group. File :...
validation@yahoogroup...
Send Email
Sep 10, 2005
4:37 am
383
i still can't re-create the defect below. can anyone else confirm the bahvior? anyone have any ideas on what's up? i'm running jetty for development, so that...
somematt
Offline Send Email
Sep 15, 2005
8:41 pm
384
I've been working lately on updating the validation script to handle more XXX and yield more opportunities for customizing behavior and whatnot. As I...
somematt
Offline Send Email
Sep 15, 2005
8:48 pm
385
I found this utility that looks promising. Has anyone used it that can offer some feedback? http://dean.edwards.name/my/cssQuery/...
somematt
Offline Send Email
Sep 23, 2005
5:37 pm
386
On Thu, 15 Sep 2005 22:47:00 +0200, somematt <matthew.a.frank@...> ... I'm not a neutral user of your script :-) but something I would like to see is...
Hallvord R. M. Steen
hallvors
Offline Send Email
Oct 4, 2005
11:35 pm
387
I don't intend to go so far as to create some kind of custom API project. I was intending more to separate the noise from the actual implementation of the...
somematt
Offline Send Email
Oct 5, 2005
4:55 pm
388
Can anyone help me in providing the Date-Time validation function in Javascript? The required format is MM/DD/YYYY hh:mm:ss Thanks Raj...
Shree
yanamala1
Offline Send Email
Jan 5, 2006
10:25 pm
389
are you using the validation script from the Files section? if you are, you only need to set the datetime attribute of the field you want to validate: <input...
somematt
Offline Send Email
Jan 7, 2006
12:52 am
390
Is it possible to validate read only fields? I am using a pop-up window to change the contents of a text field, and wish to validate it as "required". When I...
itnetx_chris
Offline Send Email
Jan 17, 2006
2:55 am
391
Using version 3.2.0 (beta) My code: <html> <head> <link href="../style.css" rel="stylesheet" type="text/css"> </head> <body> <form name="form1" method="POST"> ...
itnetx_chris
Offline Send Email
Jan 17, 2006
11:46 am
392
unfortunately, that behavior is by design. the "isValidElement" private method specifically prevents validation on disabled and readonly elements. you have a...
somematt
Offline Send Email
Jan 17, 2006
1:19 pm
393
looks like a bug alright. i must have changed the name of the variable in only part of the function. i'll be sure to add a test case for it to my JsUnit test...
somematt
Offline Send Email
Jan 17, 2006
1:21 pm
394
I have been using your excellent validation script for some time without any problems, but have found a problem when using the latest versions of browsers. IE7...
Graham Howe
graham_howe
Offline Send Email
May 8, 2006
10:54 am
395
can you tell me which version you're using?...
somematt
Offline Send Email
May 8, 2006
2:13 pm
396
3.1.4 although the problem was first seen with 3.1.0 Graham...
Graham Howe
graham_howe
Offline Send Email
May 8, 2006
2:31 pm
397
good news: it was easy to reproduce. bad news: i'm having difficulty isolating the problem. a workaround that may or may not help you is to use something...
somematt
Offline Send Email
May 9, 2006
1:45 am
398
... so ... Any progress at all? Unfortunately I don't have the screen space to use a checkbox list as there are a lot of options in each dropdown and several...
Graham Howe
graham_howe
Offline Send Email
May 16, 2006
10:57 am
399
i haven't made any progress except to discover that i don't know the underlying cause. if i comment out a method assignment, it works okay, but the script...
somematt
Offline Send Email
May 16, 2006
1:25 pm
400
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the validation group. File :...
validation@yahoogroup...
Send Email
May 19, 2006
2:07 am
401
I added a DO-NOT-VALIDATE attribute that should enable you to bypass individual fields in validation. <select multiple="multiple" do-not-validate="true" ... ...
somematt
Offline Send Email
May 19, 2006
2:22 am
402
... Sorry I didn't reply earlier, but just to let you know that the workaround works perfectly for me thanks very much. Graham...
Graham Howe
graham_howe
Offline Send Email
Jun 20, 2006
5:54 pm
403
Hi Matt, Thanks for the great script. I recently implemented 3.2.0 so that I could use the summary feature. I know the script is in beta and I had quite a few...
daveherman71
Offline Send Email
Aug 9, 2006
1:41 am
404
it's funny you bring up the idea of updates just now. i have recently created a subversion repository on the Google hosting site ...
somematt
Offline Send Email
Aug 9, 2006
7:06 pm
405
I'm using latest 3.2.0. If I include the validation.js and I have a multiple select box, the multiple select box will not allow me to select multiple items....
maddogv6
Offline Send Email
Aug 18, 2006
8:35 pm
406
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the validation group. File :...
validation@yahoogroup...
Send Email
Aug 18, 2006
10:33 pm
407
i uploaded a fixed beta version that addresses the multiple select defect. i've also started re-numbering the version at 4.0.0 since i'm moving so much code...
somematt
Offline Send Email
Aug 18, 2006
10:38 pm
408
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the validation group. File :...
validation@yahoogroup...
Send Email
Aug 21, 2006
2:55 am
409
i'm looking for a wiki site to host documentation pages for this project. i've found wiki.com and schtuff.com as possible hosts. does anyone have any advice...
somematt
Offline Send Email
Aug 22, 2006
11:14 pm
410
i'm soliciting feedback on helper functions to make setting up page validation much easier. i have already considered * Validation.require: makes one or more...
somematt
Offline Send Email
Aug 26, 2006
8:49 pm
Messages 381 - 410 of 420   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help