Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

qformsapi · qForms API: qForums

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 324
  • Category: JavaScript
  • Founded: Feb 21, 2001
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 1538 - 1567 of 3992   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1538 Troy Murray
troymurray Send Email
Nov 2, 2002
5:50 am
Hello, I have a form with two text inputs to have the user set their password. I need to have qForm's compare the two values and let the user know if they are...
1539 Paul Ihrig
paul_ihrig Send Email
Nov 7, 2002
8:38 pm
hello all! how would i go about highlighting text in my php result's using Qforms? say my search results are <?php echo $row_rsSearch['priFirstName']; ?> <br> ...
1540 Troy Murray
troymurray Send Email
Nov 7, 2002
9:53 pm
OK, I've tried the 1.35, 1.36a and 1.36b (BETA) builds with this and none of them work. -T ... From: Troy Murray [mailto:troymurray@...] Sent: Saturday,...
1541 Fred T Sanders
sandersfred Send Email
Nov 8, 2002
6:51 am
Try actually closing the form and seeing what happens. Secondly if you can't get it to work just do it the old fashioned way. I never could get it to work ...
1542 Dave Babbitt
dbabbitt@... Send Email
Nov 8, 2002
10:34 pm
It would hardly be using qForms, but: var range; function findAndHilite() { /* Don't forget to escape the single quotes here */ txtSearch = '<?php echo...
1543 deepseacowboy Send Email Nov 8, 2002
11:55 pm
I'm having a problem with the following code: validateAlphaNumeric() doesn't seem to be working. If I change it to validateAlpha() and put a # or a @ in the...
1544 Dieter Fischer
dp_fischer_v... Send Email
Nov 12, 2002
12:14 pm
Hello I'm spending now already hours in the following HTML code, and I haven't found any hints in the archives. The example consists of two forms (frma &...
1545 Fred T Sanders
sandersfred Send Email
Nov 12, 2002
10:35 pm
Sorry, but that's silly. You cannot submit two forms from one page, unless your targeting them to different frames, or at the very least one in a popup window...
1546 Dieter Fischer
dp_fischer_v... Send Email
Nov 13, 2002
8:41 am
Hello Fred Thanks for you answer, it was also the workaround I was trying at the end. The question why I'd like to do that, is easy. I'm used to. Means that I...
1547 Eugen Notter
e.notter@... Send Email
Nov 13, 2002
1:27 pm
You do not need frames in order to handle two or more forms. I do this all the time for similar reaons as you mentioned. You will simply need to label your...
1548 Fred T Sanders
sandersfred Send Email
Nov 13, 2002
8:19 pm
That's true, but he's saying that he wants to submit two seperate forms at the same time within a single request, not just handle two possible situations. Fred...
1549 sicko_canadian Send Email Nov 13, 2002
10:01 pm
hi are there any samples available which show integration of qforms with asp.net? Thanks...
1550 Michael Slatoff
mslatoff Send Email
Nov 14, 2002
4:40 am
Can't get this to work. objForm.Inventory.validateRange(objForm.InventoryMin.value, objForm.InventoryMax.value); Anyone have any ideas, or should I roll my...
1551 imtwoods Send Email Nov 14, 2002
5:42 am
I am trying to do the following: <!--// this code must execute after the end </FORM> tag //--> <SCRIPT LANGUAGE="JavaScript"> <!--// // Specify the name of the...
1552 Matthew Lesko
orangepips Send Email
Nov 14, 2002
11:30 am
Does the reset() method of the a qForm only restore the actual values to a form element, but not the display information? I think this is the case b/c I...
1553 Matthew Lesko
orangepips Send Email
Nov 14, 2002
11:44 am
I really like the email address validation that can be downloaded and tested here: http://javascript.internet.com/forms/email-address-validation.html ...
1554 Troy Murray
troymurray Send Email
Nov 14, 2002
2:17 pm
What version of qForm are you using? -T ... From: imtwoods [mailto:imtwoods@...] Sent: Thursday, November 14, 2002 12:42 AM To: qformsapi@yahoogroups.com...
1555 imtwoods Send Email Nov 14, 2002
3:41 pm
Sorry, I forgot to include the version. It is qForms v1.5 (Build 136b) according to the documentation. I downloaded it from www.pengoworks.com. I am attaching...
1556 stevehousefl Send Email Nov 14, 2002
7:45 pm
When I use objForm.startmin.validateRange(0, 59); It seems to think that the low value is 59. If I alert low, I get 59. Any ideas? Steve...
1557 stevehousefl Send Email Nov 14, 2002
8:10 pm
Nevermind, I see here: http://groups.yahoo.com/group/qformsapi/message/1019 Thanks, Steve ... think...
1558 eoghan
eoghan@... Send Email
Nov 15, 2002
2:24 pm
hello im getting the following error using the current version of qforms on nn7, win2k. ================================================================= ...
1559 eoghan
eoghan@... Send Email
Nov 19, 2002
3:05 pm
hello im getting the following error using the current version of qforms on nn7, win2k. ================================================================= ...
1560 Ben Greenhouse
deepseacowboy Send Email
Nov 19, 2002
3:23 pm
I'm validating a field to be alphanumeric, and it generally works fine. However, one entry (all alpha) generates this error: "The value of the username must...
1561 Matthew Lesko
orangepips Send Email
Nov 20, 2002
5:05 am
This has been covered & discussed on the list previously. Go to the groups page for qForms on Yahoo (groups.yahoo.com) and download the latest zipped version...
1562 Dave Babbitt
dbabbitt@... Send Email
Nov 24, 2002
9:37 pm
Someday, somebody is going to have the curtesy to type in the URL!!!! http://groups.yahoo.com/group/qformsapi/files/qFormsAPI_136b%28Alpha3%29.zip ... From:...
1563 Dave Babbitt
dbabbitt@... Send Email
Nov 24, 2002
9:39 pm
er, courtesy. Sorry... ... From: Dave Babbitt [mailto:dbabbitt@...] Sent: Sunday, November 24, 2002 4:32 PM To: qformsapi@yahoogroups.com ...
1564 Matthew Lesko
orangepips Send Email
Nov 25, 2002
3:10 am
Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime. ... From: Dave Babbitt [mailto:dbabbitt@...] Sent:...
1565 Niklas Richardson
coldfusion@... Send Email
Nov 28, 2002
2:58 pm
Did you find a way of doing this? Trying to do something similarly. i.e. I only want a certain number of fields validated when one submit button is pressed,...
1566 Tangorre, Michael
tangormt Send Email
Nov 29, 2002
12:04 pm
Niklas, Create a function to use with each button. Then in each function use the validation statements for the fields you want validated. Now call the specific...
1567 Joe Nall
joenall Send Email
Dec 1, 2002
11:42 pm
In http://groups.yahoo.com/group/qformsapi/message/1238 I reported: In function _deleteCookie there is a call to Get_Cookie. There is no Get_Cookie....
Messages 1538 - 1567 of 3992   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help