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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2778 - 2807 of 3977   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2778
I've been working with the description property and when I use this code; objForm.i_addy_zip.description = "Zip Code"; on a single field, everything works...
microwave12342002
microwave123...
Offline Send Email
May 4, 2004
1:10 pm
2779
Matt, ... What syntax are you using to try to set the description on multiple fields? All you need to do is set the description property for each individual ...
dswitzer@...
dswitzer2
Offline Send Email
May 4, 2004
8:44 pm
2780
Hello All, I haven't been using qforms for a while and I forgot how to do the following. I have a combo box with the first value of "null" then the rest of...
Mickael
mike@...
Send Email
May 7, 2004
8:38 pm
2781
Hello All, I haven't been using qforms for a while and I forgot how to do the following. I have a combo box with the first value of "null" then the rest of...
Mickael
mike@...
Send Email
May 8, 2004
10:48 pm
2782
I DONT UNDERSTAND THIS STUFF STOP STOP SENDING IT TO ME I AINT YOUR FAULT JUST PLEASE TAKE ME OFF YOUR LIST OK :) TY ... __________________________________ Do...
hollie gilboy
hollie_g63
Offline Send Email
May 11, 2004
4:39 am
2783
Hello everyone! I am working on some custom tags that are (in part) wrappers for qForms (they also do some server-side validation as well as database updates)....
Steve Bryant
sebtools
Online Now Send Email
May 11, 2004
6:50 pm
2784
Hi is it possible to change the border colour when an error is spotted and not the background colour? Thanks Lee...
Lee Aston
cats.rm
Offline Send Email
May 11, 2004
11:27 pm
2785
Mickael, Sorry, been over my head in piles of work the past couple of weeks. ... Add the line: objForm.Category.enforceDependency(); You need to invoke this...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 14, 2004
12:47 am
2786
Lee, ... At the moment, no--not w/out modifying the source code. The good news is, the next major release you'll be able to modify whatever style properties ...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 14, 2004
12:58 am
2787
A new build of qForms has been released. For more info, see my blog: http://blog.pengoworks.com/blogger/index.cfm?action=blog:392...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 14, 2004
3:48 am
2788
Is there any way to escape an apostrophe in the description value? For instance my current call is this: objForm.c_zip.description = "contacts zipcode"; ......
JSLucido
Offline Send Email
May 18, 2004
8:16 pm
2789
JSLucido, ... You've got to double escape the value: objForm.c_zip.description = "contact\\'s zipcode"; - Dan...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 18, 2004
8:25 pm
2790
I'm having some problems with this page: http://dev.efa.org/howtohelp/donate.cfm and I can't seem to find the issue. the error is: Line: 66 Char: 210 Error:...
Venable, John
johnnykrisma
Online Now Send Email
May 20, 2004
9:17 pm
2791
John, ... Can you send in your <form> tag? I'd check to make sure that you don't have a duplicate fields named "email" or "firstName." Also, make sure that the...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 20, 2004
10:14 pm
2792
Hello, I have a problem. I have some JS debug code, that loops over my form elements, like so (where f is a reference to a form object, and e is a form field...
Douglas Smith
darkstream25
Offline Send Email
May 21, 2004
3:40 pm
2793
Douglas, ... Not sure--qForms shouldn't be doing anything, so I suspect the problem might lie elsewhere. I just wrote this sample code: function init(){ oForm...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 21, 2004
3:54 pm
2794
FYI, I found the problem. I am running my debug code using the "onsubmit" event in the form <form onsubmit="return myfunction(this);"> If I run it using a...
Douglas Smith
darkstream25
Offline Send Email
May 21, 2004
4:22 pm
2795
More debug info: More specifically, it's the reference to 'this' object in the onsubmit event that does not work. If I call a function from onsubmit that ...
Douglas Smith
darkstream25
Offline Send Email
May 21, 2004
4:43 pm
2796
... That should work just fine. I just ran this code: function init(){ oForm = new qForm("frmExample"); oForm.field1.required = true; } function test(){ var f...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 21, 2004
4:51 pm
2797
Doug, ... Ok, that makes more sense. The reason this is occurring is because the form's current onsubmit event, gets copied and run from another ...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 21, 2004
5:00 pm
2798
Hello, searched for this but unable to find anything, just tested the first hello world script, which works if I test it in a browser, but if i run it through...
hugohullabaloo
Offline Send Email
May 25, 2004
12:45 pm
2799
I downloaded qforms today to use with a Coldfusion project, and I really appreciate all the work that has gone into the development of this API. However, I...
Brad Blan
bradblan
Offline Send Email
May 25, 2004
12:45 pm
2800
Brad, ... I tried using another compression library for this release. I thought it was working correctly, but apparently not. I'm attaching another compressed...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 25, 2004
1:26 pm
2801
Does anyone know of a commercial ISP where I can run qforms on a shared host?? Richard Colman Institute for Genomics and Bioinformatics 949-824-1816, 701-5330 ...
Richard Colman
colman@...
Send Email
May 25, 2004
3:17 pm
2802
I own a hosting company based out of Texas and you can run qforms on our service. http://www.adeptdeveloper.com/hosting/shared/dispHostingComparison.cfm I can...
Steve Parks
steedagt50
Offline Send Email
May 25, 2004
3:21 pm
2803
Why would you need to run just qforms on a shared host?...
Tangorre, Michael
tangormt
Offline Send Email
May 25, 2004
3:35 pm
2804
Sorry for the misunderstanding. I need qforms support for a web site that makes heavy use of forms input verification and validation. ... From: Tangorre,...
Richard Colman
colman@...
Send Email
May 25, 2004
3:39 pm
2805
Just download qforms from www.perngoworks.com and plop it into your website directory. No hosting company should offer this as a "feature"... That's like...
Tangorre, Michael
tangormt
Offline Send Email
May 25, 2004
3:44 pm
2806
You are right. I did not think it through. Sorry to bother the list with this matter. ... From: Tangorre, Michael [mailto:tangorrem@...] Sent:...
Richard Colman
colman@...
Send Email
May 25, 2004
3:50 pm
2807
Richard, ... Just make sure to invoke the copy of qforms from one location (i.e. like a /lib/ root folder.) That way you've got a single instance that the...
Dan G. Switzer, II
dswitzer2
Offline Send Email
May 25, 2004
4:07 pm
Messages 2778 - 2807 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