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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 3432 - 3464 of 3977   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3432
Hello all, A have a form with two containers: available and selected items. For some weird reason the container for selected items is not sending a "a,b,c"...
Cass Surek
cass_surek
Offline Send Email
Mar 3, 2006
5:55 pm
3433
Cassiano, Do you have a url for us to be able to see the form with data in it? Or instead can you supply the complete page that you are having problems with? ...
Dean Lawrence
deanmlaw
Offline Send Email
Mar 3, 2006
6:21 pm
3434
Dear Dean, Thank you for the reply. It won't be able to make the actual pages accessible since they are inside a protected are, but here goes the whole form I...
Cass Surek
cass_surek
Offline Send Email
Mar 3, 2006
6:30 pm
3435
Cass, What version of Qforms are you using? Dean ... -- __________________________________________ Dean Lawrence, CIO/Partner Internet Data Technology ...
Dean Lawrence
deanmlaw
Offline Send Email
Mar 3, 2006
7:11 pm
3436
Cass, One thing I noticed was that your form is using a get request instead of a post. When I changed this I was able to get this to work using 1.39. I'm ...
Dean Lawrence
deanmlaw
Offline Send Email
Mar 3, 2006
7:29 pm
3437
Dear Dean, Well, no, I am using a internationalised version of 1.39. I am sending it attached to this msg. And POST or GET will give me the same unfortunate...
Cass Surek
cass_surek
Offline Send Email
Mar 3, 2006
7:37 pm
3438
Cass, I was able to get it to work using your version of qForms as well. If I moved all of the values to the *Selecionados *container and submitted, my form...
Dean Lawrence
deanmlaw
Offline Send Email
Mar 3, 2006
8:05 pm
3439
Hey Dean, Hmmmm... what could possibly be going wrong? I took your file, placed locally and ran it towards a testresults.php page which contained <?...
Cass Surek
cass_surek
Offline Send Email
Mar 3, 2006
9:03 pm
3440
I did basically the same thing, but with ColdFusion which has a dump feature. When I dumped the submitted form variables, all the values were passed properly....
Dean Lawrence
deanmlaw
Offline Send Email
Mar 3, 2006
9:17 pm
3441
Cass, It looks like it is a php issue. Here is a link that explains the situation. http://gregs.tcias.co.uk/php/the_problem_with_multiple_selects_and_php.cfm ....
Dean Lawrence
deanmlaw
Offline Send Email
Mar 3, 2006
11:12 pm
3443
Try objForm[“Selecionados[]”] instead of objForm.Selecionados to reference the object. That should work... -Dan _____ From: qformsapi@yahoogroups.com...
Dan G. Switzer, II
dswitzer2
Online Now Send Email
Mar 5, 2006
2:08 am
3444
Hello guys, Due to your marvelous hints I was able to go around the problem by using the ['name[]']! :) Thank you very much for the help and I indeed would...
Cass Surek
cass_surek
Offline Send Email
Mar 5, 2006
5:25 am
3446
Hopefully this is just something simple that I am missing, this is using the latest build from the pengoworks website. I am trying to just require one field...
Aaron Rouse
aaron_rouse
Offline Send Email
Mar 6, 2006
5:22 am
3447
To make things maybe easier, I uploaded all the files to here: http://snipe.ru-hosting.net/Testing/Test.html ... -- Aaron Rouse http://www.happyhacker.com/...
Aaron Rouse
aaron_rouse
Offline Send Email
Mar 6, 2006
5:39 am
3448
I notice you wrap the qform validation call in init() function and called it from body onload. Why? On normal circumstance, you dont have to load qform...
Why Ing
ingeniur_77
Offline Send Email
Mar 6, 2006
8:28 am
3449
Hey Aaron, The init() should be called after the form has been read/processed by the browser. Take a look at the excerpt from the docs ...
Cass Surek
cass_surek
Offline Send Email
Mar 6, 2006
12:17 pm
3450
This is the way I have always done it though, I even copied the syntax from a working form that does it. The reason behind it is I am working within a ...
Aaron Rouse
aaron_rouse
Offline Send Email
Mar 6, 2006
1:10 pm
3451
Not following you because your excerpt says it can be done the way I am doing it. It says it can be done by creating a function(which I am doing with init)...
Aaron Rouse
aaron_rouse
Offline Send Email
Mar 6, 2006
1:14 pm
3452
Yep, I am with you now. I believe the lib may be broken by your upload. On the flip side I never used with a function on the OnLoad event, therefore would...
Cass Surek
cass_surek
Offline Send Email
Mar 6, 2006
1:32 pm
3453
Hi Cass, Glad it worked out. I knew that Dan would be able to shed some light on a proper workaround. Dean ... -- __________________________________________ ...
Dean Lawrence
deanmlaw
Offline Send Email
Mar 6, 2006
1:50 pm
3454
Aaron, You're pointing the setLibraryPath to the wrong directory: qFormAPI.setLibraryPath("JS/lib/qForms/"); should be: qFormAPI.setLibraryPath("JS/lib/ "); ...
Dan G. Switzer, II
dswitzer2
Online Now Send Email
Mar 6, 2006
2:55 pm
3455
Dan, Thanks, that probably is it, at one point I had changed the directory structure and then decided to download the latest build because was unsure which...
Aaron Rouse
aaron_rouse
Offline Send Email
Mar 6, 2006
3:57 pm
3456
Perhaps this has been discussed before, but I am new to the list and I have only recently been made aware of a JavaScript problem that seems to be generated...
Ward, David
djw@...
Send Email
Mar 7, 2006
8:30 pm
3457
if (objForm.obj.action.toUpperCase().indexOf(btn_this).toUpperCase()) { ... -- Marlon...
Marlon Moyer
marlonmoyer
Offline Send Email
Mar 7, 2006
8:43 pm
3458
missed a parentheses or two :) if (objForm.obj.action.toUpperCase().indexOf((btn_this).toUpperCase()) ) ... -- Marlon...
Marlon Moyer
marlonmoyer
Offline Send Email
Mar 7, 2006
8:51 pm
3460
I just had a serious problem with the script not working at all on 1 page. Page was just like many other pages ive used it on, so I was baffled. So i started...
liquid1mike
Offline Send Email
Mar 8, 2006
4:44 pm
3461
I recently attempted to use build 139, but I needed to return to build 135, which I did by replacing files from source control. However, now I am getting the...
Ward, David
djw@...
Send Email
Mar 8, 2006
6:54 pm
3462
David, Can you post the complete page code so we can see what you are doing? The message you are getting is an error, not a feature, so there must be some ...
Dean Lawrence
deanmlaw
Offline Send Email
Mar 8, 2006
7:43 pm
3463
OK. Here is the source from one of the pages. It happens on every page. <!-- index.cfm --> <!-- fbx_fusebox30_CF50.cfm --> <!-- fbx_circuits.cfm --> <!--...
Ward, David
djw@...
Send Email
Mar 8, 2006
8:25 pm
3464
David, I don't see where you are initializing an instance of the qForm object. You are loading the libraries at the top of the page, but not creating a new ...
Dean Lawrence
deanmlaw
Offline Send Email
Mar 8, 2006
11:28 pm
Messages 3432 - 3464 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