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...
Show off your group to the world. Share a photo of your group with us.

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 3403 - 3437 of 3977   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3403
I've got the same problem. Still searching for a solution... ... when ... type ... the ... can't ... javascript ... they ... submits ... the ... swapped...
craigcecildotcom
craigcecildo...
Offline Send Email
Feb 1, 2006
3:32 pm
3404
I do this all the time, I call my own function to submit the form. <a href="javascript:frmSubmit();"><img src="image.gif" /></a> function frmSubmit() { ...
Aaron Rouse
aaron_rouse
Offline Send Email
Feb 1, 2006
4:04 pm
3405
Or you could simplify it by using <a href="javascript:objForm.submit();"><img src="image.gif" /></a> and bypass having to write another function. Dean ... -- ...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 1, 2006
4:35 pm
3406
Yeah, I snipped out the reason why we I do another function. There actually are a few more lines of above the actual call to the qForms submit function. ... ...
Aaron Rouse
aaron_rouse
Offline Send Email
Feb 1, 2006
5:55 pm
3408
I must be misunderstanding something or not stating my problem correctly. I am not submitting the form to a server, since I am just developing a page that is...
craigcecildotcom
craigcecildo...
Offline Send Email
Feb 7, 2006
3:04 pm
3409
Craig, Can you supply a link to your page for us to review? Dean...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 7, 2006
3:50 pm
3410
I don't have the page hosted on a server, but here is the code: Filename: target-heart-rate.htm Contents: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 ...
craigcecildotcom
craigcecildo...
Offline Send Email
Feb 7, 2006
4:25 pm
3411
Craig, ... Does the myFunction() function actually invoke the validate() method? If not, then there's nothing triggering the validation. If you want to perform...
Dan G. Switzer, II
dswitzer2
Offline Send Email
Feb 7, 2006
5:44 pm
3412
Yes, I have called objForm.validate() within myFunction(). No validation occurs. ... developing ... the ... ();" ... method? If ... to perform ... method on...
craigcecildotcom
craigcecildo...
Offline Send Email
Feb 7, 2006
7:25 pm
3413
Hi Craig, I was able to get your form to work by making a couple of minor adjustments. First of all, you can't terminate your script tags without the closing ...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 7, 2006
8:48 pm
3414
Yes--myFunction() (which I've renamed frmSubmit() for commonality) did call objForm.validate(); with no effect. I've currently removed it, looking for another...
craigcecildotcom
craigcecildo...
Offline Send Email
Feb 7, 2006
8:50 pm
3415
Thank you so much. Another set of eyes really does help, especially when you are working alone :-) ... adjustments. ... closing ... Secondly, by ... the ... ...
craigcecildotcom
craigcecildo...
Offline Send Email
Feb 8, 2006
4:58 pm
3416
Sure thing. Glad I could help. Dean ... -- __________________________________________ Dean Lawrence, CIO/Partner Internet Data Technology 888.GET.IDT1 ext. 701...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 8, 2006
8:44 pm
3417
Hi. I think I've come across a bug in the library (1.5 build 139) where validatePassword() simply doesn't work. (I also can't get validateDifferent() to work...
Carabetta
Offline Send Email
Feb 9, 2006
7:52 pm
3418
Dave, Is it possible for you to post your whole form for us to review? Thanks, Dean ... -- __________________________________________ Dean Lawrence,...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 9, 2006
8:33 pm
3419
... Sure Dean. I hope this formats OK: <form action="index.cfm?event=#variables.xe#" method="post" name="frmRegistration"> <table border="0" cellspacing="1"...
Carabetta
Offline Send Email
Feb 9, 2006
8:52 pm
3420
Dave, The field that you are calling in the validatePassword function is wrong. You do not need to add the "objForm." to the field name. So the proper ...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 9, 2006
10:13 pm
3421
... wrong. ... I knew it had to be something simple like that! Thanks for your time Dean. That worked great. Regards, Dave....
Carabetta
Offline Send Email
Feb 10, 2006
3:38 pm
3422
Excellent. ... -- __________________________________________ Dean Lawrence, CIO/Partner Internet Data Technology 888.GET.IDT1 ext. 701 * fax: 888.438.4381 ...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 10, 2006
3:45 pm
3424
I have a user form with two (2) qForm containers in it: 1 for "Available roles" and 1 for "Member of roles". The "Available roles" container displays all the...
mcdonaldweller
Offline Send Email
Feb 17, 2006
3:27 am
3425
Are you building the "Available roles" list from a db query or is it a static list? If it is built from a db query, just use a second query to build the...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 17, 2006
12:44 pm
3429
Hi All, I have a form with 2 contact address types (postal and Street) I request the user that they denote what is their prefferd address contact with a radio...
Trent
real_trent
Offline Send Email
Feb 22, 2006
1:40 am
3430
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
Feb 22, 2006
4:28 am
3431
Trent, One thing you want to make sure of when you go from one set of field being required to another set of fields being required, is that you turn off the ...
Dean Lawrence
deanmlaw
Offline Send Email
Feb 22, 2006
12:59 pm
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
Messages 3403 - 3437 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