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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2873 - 2903 of 3977   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2873
This is the html for the page that I have been working on. I do hope that you can help Carolyn <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">...
Carolyn Winslow
cwinslow80231
Offline Send Email
Jul 2, 2004
8:43 pm
2874
Guys, We have recently seen a little bit of qForms version 2 and I bet all of us are now eager to use all the new features it provides. As all of you know, Dan...
Cassiano Surek
cass_surek
Offline Send Email
Jul 6, 2004
4:23 pm
2875
i use it primarily for my work site(s) and would willing to contribute another $20 out of my own pocket because i think his hard work is deserving of a...
Ari Feldman
outdoorminer...
Offline Send Email
Jul 6, 2004
4:38 pm
2876
1) Cass Surek - Brazil - U$ 40,00 2) Ari Feldman - ? - U$ 20,00...
Cassiano Surek
cass_surek
Offline Send Email
Jul 6, 2004
5:10 pm
2877
Nice effort Cass, add me to the list Johan Steenkamp - U$ 100.00 Suggestion: Possibly Dan can advise a $ estimate to complete and someone may be willing to...
Johan Steenkamp
johan@...
Send Email
Jul 6, 2004
8:16 pm
2878
Way to go Johan! :) Thanks for the support! 1) Cass Surek (cass@...) - Brazil - U$ 40,00 2) Ari Feldman (outdoorminer2002@...) - USA - U$ 20,00 ...
Cassiano Surek
cass_surek
Offline Send Email
Jul 6, 2004
8:53 pm
2879
Hi, sign Esmit Perez in Costa Rica up for $25 ;) Regards ... someone may...
esmitperez
Offline Send Email
Jul 7, 2004
5:35 pm
2880
Right on Perez! Thanks for the support! Heard of some good surfing in Costa Rica, right? :) Plan on going there someday to try them waves out. :) Here's the...
Cassiano Surek
cass_surek
Offline Send Email
Jul 7, 2004
6:55 pm
2881
I have been puttering around with the gateway again but seem to have run into a snag. Here is my JS for the gateway code: // create the gateway object ...
crazyflash4
Offline Send Email
Jul 8, 2004
7:14 pm
2883
I'm using build 139 and having a problem validating an SSN format using validateFormat('SSN'). It's tripping over valid SSNs and calling them invalid....
Cameron Childress
cameroncf
Offline Send Email
Jul 12, 2004
6:28 pm
2884
Cam, Change the line in the _stripInvalidChars(): if( t == "numeric" ) r = new RegExp("([^0-9.]*)(^-?\\d*\\.?\\d*)(\\D*)", qFormAPI.reAttribs); - to - if( t ==...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Jul 12, 2004
11:29 pm
2885
Ahhh! That did the trick! Thanks Dan! -Cameron ... Cameron Childress Sumo Consulting Inc. http://www.sumoc.com ... land: 858.509.3098 cell: 678.637.5072 ...
Cameron Childress
cameroncf
Offline Send Email
Jul 13, 2004
12:02 am
2886
Dan, I am using the gateway on a page and sometimes when the page initally loads, the gateway times out (not all the time though). Now, I should mention that...
crazyflash4
Offline Send Email
Jul 13, 2004
1:43 pm
2887
Hey there, I want to filter a list box based on what a user types into a text box. For example, typing "b" would limit the list box to everything starting with...
Douglas Smith
darkstream25
Offline Send Email
Jul 13, 2004
4:26 pm
2888
My experience with the gateway timing out was that the page providing the data was having trouble executing such as coldfusion errors. You will never see the...
Ron Cochran
ron_cochran
Offline Send Email
Jul 15, 2004
1:22 am
2889
Hello appreciated makers of the Client/Server Gateway JSAPI 2.03 and qForms API 139 ! I want to build web apps that are targeted at a broad audience. Therefore...
fullforcede
Offline Send Email
Jul 15, 2004
2:33 pm
2890
Does anyone have a canned function that will give me the difference in years between two dates. I need to check that: date1 - date2 gt 18 years Easy enough to...
woodinwelles
Offline Send Email
Jul 15, 2004
8:10 pm
2891
I have a select box that I have defined as a container and two form buttons. The first form button will submit the whole container to be resorted. The second...
deanmlaw
Offline Send Email
Jul 15, 2004
8:11 pm
2892
I am a little confused as to where this (qFormAPI.setLibraryPath("")) has to point to. For example, if my directory structure is as follows: Inetpub + coda + ...
Richard Colman
colman@...
Send Email
Jul 15, 2004
10:51 pm
2893
Richard, ... The setLibraryPath() should point to wherever your qforms.js is installed. For example: <script language="javascript"...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Jul 15, 2004
11:28 pm
2894
There isn't a built-in qForms method for this in v1. I'm looking at adding more mods in v2. Search the 'net, I know there are a few examples I've run in to on...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Jul 15, 2004
11:30 pm
2895
... All I can say is that if a problem is spotted, I work hard to correct the issue. qForms has a large install base and I've never had any major compatibility...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Jul 15, 2004
11:32 pm
2896
Dean, ... Why not wait to make the select box a container until you submit the form? (That way you know whether or not it should be treated as a container.) ...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Jul 15, 2004
11:38 pm
2897
I have a drop down box and would like to preselect some of the options. Trying the following only selects the first one in the setvalue() method. ...
Michael T. Tangorre
crazyflash4
Offline Send Email
Jul 16, 2004
12:43 am
2898
Mike, Make sure that you have set the select box to allow multiple selections. Dean ... From: Michael T. Tangorre [mailto:mtangorre@...] Sent:...
Dean Lawrence
deanmlaw
Offline Send Email
Jul 16, 2004
12:58 am
2899
Dan, Thanks for the suggestion. It turns out that the problem was that I was using the addEvent method and was not quoting the string command. It's always the...
Dean Lawrence
deanmlaw
Offline Send Email
Jul 16, 2004
1:00 am
2900
... Dean, It is set to allow multiple selections... For now I am just looping over the query I return from ColdFusion, setting the value and transfering it....
Michael T. Tangorre
crazyflash4
Offline Send Email
Jul 16, 2004
1:12 am
2901
Mike, If you are looping over the query output, you may be replacing the variable value with each iteration. You should be able to use ...
Dean Lawrence
deanmlaw
Offline Send Email
Jul 16, 2004
1:33 am
2902
Does anyone know how to determine how many items have been selected in a list box? I know I can get the value of the selections using the getValue() method,...
deanmlaw
Offline Send Email
Jul 16, 2004
5:50 pm
2903
Dean, There's no method, but this would do it: oForm.field.getValue().split(",").length; - Dan...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Jul 17, 2004
12:24 am
Messages 2873 - 2903 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