Search the web
Sign In
New User? Sign Up
qformsapi · qForms API: qForums
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3363 - 3394 of 3977   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3363
ok, you can find many ready-to-use scripts at ScriptMenu.com, http://www.scriptmenu.com/ for HTML tutorials, i recommend W3Schools.com: ...
Nick Noach
zhisede
Offline Send Email
Dec 1, 2005
8:35 am
3364
I'm having a similar problem, where it seems that after enforcing a dependency qForms doesn't reset them. Here's an example: <form name="test"> <input...
ben_dolman
Offline Send Email
Dec 2, 2005
5:50 pm
3365
Hello All, It has been sometime since I last used qForms and was wondering if someone could help me out with the following. I have a select box on my site and...
Mickael
lists@...
Send Email
Dec 7, 2005
12:20 pm
3366
Hello All, I am positng this the second time, as I do not seem to be getting any emails from the group It has been sometime since I last used qForms and was...
Mickael
lists@...
Send Email
Dec 8, 2005
2:46 pm
3367
You make that form field, mySelect, and any others required and you change the value for the first option to blank instead of "na" While this example does not...
Aaron Rouse
aaron_rouse
Offline Send Email
Dec 8, 2005
3:37 pm
3368
Hi Aaron, When you say Blank, do you mean <select name="mySelect"> <option value="blank">Please Select Option</option> <option value="1">1</option> <option...
Mickael
lists@...
Send Email
Dec 9, 2005
4:26 pm
3369
No... it means make it "", or an empty string. Then setting the field to required will cause this option to fail if someone attempts to submit the form with...
Newby Matthew S CONT ...
caspianx67
Offline Send Email
Dec 9, 2005
4:47 pm
3370
Thanks Matt That worked. Newby Matthew S CONT PORT wrote: No... it means make it "", or an empty string. Then setting the field to required will cause this...
Mickael
lists@...
Send Email
Dec 10, 2005
1:24 pm
3371
I will be out of the office on Monday, December 12 and Tuesday, December 13. If you need immediate assistance, please contact Tim Bell or Josh Overgaard in...
Kevin Redar
kredar1
Offline Send Email
Dec 10, 2005
1:25 pm
3372
Hi, Got a question.. I get a error on my sites that use qForms. The error that I get is this.qForms_skipValidation is null or not a object. Error on Line...
Jason Radosevich
j_abell
Offline Send Email
Dec 10, 2005
11:22 pm
3373
Hi Jason, Is it possible to supply us with a link to the page that is giving you the error? Also, what browser are you using? Dean ... -- ...
Dean Lawrence
deanmlaw
Offline Send Email
Dec 11, 2005
7:21 pm
3374
Go to www.terminalfusion.com <http://www.terminalfusion.com/> Then click on contact Click on any 2 fields (first name & last name) and you will see a error in ...
Jason Radosevich
j_abell
Offline Send Email
Dec 11, 2005
11:42 pm
3375
Jason, Your closing script block apears after the closing </html> tag, try moving it up to be after the closing </form> tag, but before the closing </body> ...
Dean Lawrence
deanmlaw
Offline Send Email
Dec 12, 2005
1:41 am
3376
Still get the same error.. _____ Jason Radosevich Terminal Fusion <http://www.terminalfusion.com> http://www.terminalfusion.com My Blog...
Jason Radosevich
j_abell
Offline Send Email
Dec 12, 2005
6:04 am
3377
Jason, I do believe that this is a bug, as I get the same behaviour using the online example at http://www.pengoworks.com/qforms/docs/examples/simple3.htm. I...
Dean Lawrence
deanmlaw
Offline Send Email
Dec 12, 2005
1:22 pm
3378
Strange... You're right it's a bug. Not sure how it went so long unnoticed. Change: if( !this.validate || this.qForms._skipValidation ) return true; to: if(...
Dan G. Switzer, II
dswitzer2
Online Now Send Email
Dec 12, 2005
4:00 pm
3379
Jason, FYI, this is on line 989. ... -- __________________________________________ Dean Lawrence, CIO/Partner Internet Data Technology 888.GET.IDT1 ext. 701 *...
Dean Lawrence
deanmlaw
Offline Send Email
Dec 12, 2005
4:40 pm
3380
Bump!...
ben_dolman
Offline Send Email
Dec 16, 2005
10:30 pm
3381
Ben, Why are you trying to create a circular dependency like that? The problem is when a dependency rule has been enforced, it marks the fields "required." So,...
Dan G. Switzer, II
dswitzer2
Online Now Send Email
Dec 16, 2005
11:44 pm
3383
Hi all, I think the validation engine for email has a bug with the following type of email input: 1. Not a valid domain: gg@... 2. Invalid...
pcdinh
pcdinh@...
Send Email
Dec 24, 2005
7:47 pm
3384
Hi pcdinh, In the current release, 1.39, the email validation is fairly simple and does not utilize regular expressions to validate against to maintain ...
Dean Lawrence
deanmlaw
Offline Send Email
Dec 26, 2005
2:03 pm
3385
VisiBone has the following JavaScript regular expression to validate email addresses. It seems to be working for me, assuming I've copied the code from the...
Newby Matthew S CONT ...
caspianx67
Offline Send Email
Dec 27, 2005
1:22 pm
3386
Is it possible for qForms to be used to require form elements that were dynamically made? I am creating some radio buttons with javascript based upon...
Aaron Rouse
aaron_rouse
Offline Send Email
Dec 30, 2005
9:05 pm
3387
I just realized my problem is probably outside of qForms because a typeof on the properties_id does not return true: if(typeof...
Aaron Rouse
aaron_rouse
Offline Send Email
Dec 30, 2005
9:50 pm
3388
Hi Dan, Thanks for the reply. It's not really a circular dependency; I have a form with two fields that can either both be left blank or must both be filled...
Ben Dolman
ben_dolman
Offline Send Email
Dec 30, 2005
10:39 pm
3389
Is it possible to use validate the fckeditor for entered data as a required field. I seem to be getting no validation at all. cheers trent...
Trent
real_trent
Offline Send Email
Dec 31, 2005
2:24 am
3390
Hi all! [ Build 137g (March 31, 2003) ] I have an interesting situation that I'm not clear on how to proceed. Given a form that contains from 2 to X number of...
Joel Hynes
joelhynes
Offline Send Email
Jan 2, 2006
3:31 pm
3392
I have a form that uses an image with a link to submit the form when link is clicked instead of a normal submit button or an input of type image. The reason...
fmahannah
Offline Send Email
Jan 7, 2006
4:03 pm
3393
Very basic qForms question... I am able to validate input, textarea and select form fields. The validation breaks when I try to apply it to a radio button...
lanitwitchell
Offline Send Email
Jan 17, 2006
6:21 pm
3394
LT, I haven't tested this yet, but if what you have online is your original code, the line //objForm.graphics.validateNotNull("Please choose the "Yes" button...
Dean Lawrence
deanmlaw
Offline Send Email
Jan 17, 2006
11:40 pm
Messages 3363 - 3394 of 3977   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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