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 3855 - 3884 of 3977   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3855
Hi all. My qform refuses to validate non english characters, how do I go around this? I would like to change the code internaly so that maybe there's a ...
absalom2000
Offline Send Email
Jul 1, 2007
7:18 pm
3856
I have an iframe inside witch Im using the qform and it wont work. The form is submited without being validated. I use the same code as I do on a page that is...
absalom2000
Offline Send Email
Jul 1, 2007
7:19 pm
3857
Don, Seems like this should work: for (var i in objSprRequest._fields) { objSprRequest[i].obj.disabled = true; } Edward "Sonny" Savage ...
Edward A Savage Jr
sonnysavage
Offline Send Email
Jul 3, 2007
1:58 pm
3858
Ok I do not have any javascript experience. I am using qforms to help my user select related drop-down boxes. It works fine now with 1 line, but I need to...
cameronmcox
Offline Send Email
Jul 5, 2007
3:13 pm
3859
Ok I have no javascript experience. I am using qforms to create a quote/order form. I got it to work for 1 line item. However I need to get my drop-down...
cameronmcox
Offline Send Email
Jul 5, 2007
3:13 pm
3860
Cameron, ... The best way to receive some help is to post an example page somewhere where people can see the exact problem you're having. -Dan...
Dan G. Switzer, II
dswitzer2
Online Now Send Email
Jul 5, 2007
4:18 pm
3861
Hi All, I have a select box with a number of values in it. I also have a button that when you click it, it takes the value of the selected item in the select...
Dean Lawrence
deanmlaw
Offline Send Email
Jul 13, 2007
3:10 pm
3862
not even sure if this would be a qforms thing. but you could do an onclick event to call the value. getting the value from say coldfusion to js would be the...
Paul Ihrig
paul_ihrig
Offline Send Email
Jul 13, 2007
6:03 pm
3863
... Thanks Paul, Yea, I already have the onclick working properly, it is more so that I am trying to read and write to the inner-html of the select box using ...
Dean Lawrence
deanmlaw
Offline Send Email
Jul 13, 2007
6:52 pm
3864
Dean, ... You could do something like during the onchange event: // objForm == qForm object; fieldName == select element var aOptions =...
Dan G. Switzer, II
dswitzer2
Online Now Send Email
Jul 13, 2007
7:12 pm
3865
... Hi Dan, Thanks, I agree that CSS would probably be better if was a single item. Basically, what I have is two multi-select lists; one with available...
Dean Lawrence
deanmlaw
Offline Send Email
Jul 13, 2007
7:31 pm
3866
I am using the qforms n-related select boxes. I have an order form and each line item has the same 2 options to select from using the n- related script. How...
cameronmcox
Offline Send Email
Jul 15, 2007
5:53 pm
3867
Hi friends, I have a form in which I used 6 check boxes instead of radio button so that only one of thee selected check box should be selected I try it hard...
amit choure
paragchaure
Offline Send Email
Jul 16, 2007
12:16 pm
3868
Hello Amit, This may not be a help, but it's really a bad idea to make checkboxes act like radio buttons. You will have to spend a lot of time forcing them to...
Edward A Savage Jr
sonnysavage
Offline Send Email
Jul 16, 2007
1:50 pm
3869
I program with ColdFusion, so your solution may differ, but whatever loop you use to output your shopping cart line items you'll have to use to generate your...
Edward A Savage Jr
sonnysavage
Offline Send Email
Jul 16, 2007
2:05 pm
3870
It is not a shopping cart it is a quote order form. My pages are all in coldfusion.but I can not figure out how to loop and still get the separate line items...
Cameron Cox
cameronmcox
Offline Send Email
Jul 16, 2007
7:02 pm
3871
Get it to work for one row and then loop over that code(CFM for the HTML display and JS for the qForms) and when looping over the code you increment the form...
Aaron Rouse
aaron_rouse
Offline Send Email
Jul 16, 2007
7:08 pm
3872
I am a beginner.I have no clue what you are talking about. I got it to work fine for one line item but then once I started adding in my customer information...
Cameron Cox
cameronmcox
Offline Send Email
Jul 16, 2007
7:24 pm
3873
Short of just writing the code for you, which you said you do not want someone to do, I really do not know how to explain it other than how I already tried. ...
Aaron Rouse
aaron_rouse
Offline Send Email
Jul 16, 2007
7:34 pm
3874
Well you can send code, but please explain what it means and what each step is doing. I just kept getting people on the coldfusion site send code and say ok...
Cameron Cox
cameronmcox
Offline Send Email
Jul 16, 2007
8:20 pm
3875
Hi Edward , Thanks it was my clients request to use the ckeckboxes in place of redio buttons. He not satisfy with redio buttons any way I client is now agrry...
amit choure
paragchaure
Offline Send Email
Jul 17, 2007
11:07 am
3876
Hello Amit, This #1 issue on the Interface Hall of Shame page for Controls: http://homepage.mac.com/bradster/iarchitect/controls.htm But if you can't convince...
Edward A Savage Jr
sonnysavage
Offline Send Email
Jul 17, 2007
3:04 pm
3877
Dan, We've had a prod app working fine with build 140 for over a year now. I am running CF8 locally on my dev box while the rest of the servers are running...
Sami Hoda
samihoda
Online Now Send Email
Jul 19, 2007
8:57 pm
3878
Never mind. I got it to work. Subversion issue with file caused this....
Sami Hoda
samihoda
Online Now Send Email
Jul 19, 2007
9:02 pm
3879
I need to begin the process of internationalizing an application that uses qForms for validation. Some of the validation is basic isNumeric or isDate...
Tom McNeer
tmcneer
Offline Send Email
Jul 30, 2007
8:28 pm
3880
... unfortunately, depending on the locales you need to support, it's not that simple. spaces are also used as numeric delimiters. not to mention currency ...
Paul Hastings
paul@...
Send Email
Jul 31, 2007
8:02 am
3881
Hi Paul, Thanks for replying. ... not that ... currency ... Yep. I know. But this is a closed, subscription-based application, and while we need to support as...
Tom McNeer
tmcneer
Offline Send Email
Aug 2, 2007
7:18 pm
3882
Hello, In firefox this page does not highlight the checkboxes in red. https://www.bestmeetings.com/registration/cfobjective/CfObjective.cfm For the conference...
frazier345
Offline Send Email
Aug 3, 2007
4:20 pm
3883
... well my point was *you* would have to know each formatting doohickey & keep changing these as you add/subtract locales. however you can tease most of what ...
Paul Hastings
paul@...
Send Email
Aug 5, 2007
8:17 am
3884
The docs say this: obj.fieldName.checkIfLocked([boolean showMsg]) The checkIfLocked method is called each time a form field receives focus. If the field is ...
Matt Williams
summitsites
Offline Send Email
Aug 17, 2007
10:28 pm
Messages 3855 - 3884 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