Re: certain form checkboxes not working

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I just discovered...the form works perfectly in Firefox. The problem is only
with IE.

Any suggestions?

"Steve" wrote:

Thank you kindly for that.

I -
- shortened the names for all checkboxes
- made each name unique

Now, each of those questions (2,6,12,14) works when selecting all boxes IF
each is the only question answered.

Example
- if all boxes for question 2 are selected, and question 2 is the only
question of those 4 that is answered, all is fine
- HOWEVER, if all boxes for both question 2 & 6 are selected (or for 12 &
14, or whatever combination of those 4 questions), the form will not work.

Any further help would be greatly appreciated.

"Stefan B Rusynko" wrote:

You can not have input fields (your "other") named the same as your check box fields
- each check box should have a unique (preferably short) name as in
name="_1_AWARE_TCB_SELLS_A"
name="_1_AWARE_TCB_SELLS_B"
name="_1_AWARE_TCB_SELLS_C"

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


"Steve" <Steve@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:668C0422-383B-4636-9CE8-FF77B1C1CFCB@xxxxxxxxxxxxxxxx
| Here's the form
| http://www.tcboutique.com/index.asp?PageAction=Custom&ID=8
|
| Questions 2, 6, 12 & 14:
| - do not work when all boxes are checked
| - they do work when not all boxes are checked, but it's possible a user may
| need to check all boxes for one of those questions
| - I tried placing all checkboxes for each question in the same cell...still
| doesn't work
|
| I'm using FP2003
| I have other forms on this site as well, all created with FP2003, and they
| all woirk well. For ex. -
| http://www.tcboutique.com/index.asp?PageAction=Custom&ID=7
|
| I've lost many, many hours trying to figure this out...any help would be
| greatly appreciated.
| Steve
|



.



Relevant Pages

  • Re: Different data shown based on user input
    ... my advice changes with the info that there are over 200 checkboxes. ... I suggest you use combo boxes. ... Dim strStub As String ...
    (microsoft.public.access.queries)
  • Re: Different data shown based on user input
    ... A form that knows which check boxes have been checked can be created like ... --check only one check box and observe that the other checkboxes are ... The basic process is to build the query using the fields that have been ... Dim strStub as String ...
    (microsoft.public.access.queries)
  • Re: Checkbox cannot be used on 2003 document
    ... If the check boxes are from the legacy controls (which they will be if the ... can insert and remove checks from the checkboxes in that document. ... I could not find teh checkbox tool in teh 2007 native ...
    (microsoft.public.word.docmanagement)
  • Re: Is There a Way to Merge Text Boxes in PowerPoint??
    ... I tried loading the macro, but I got an error when I tried to run it; ... copied it exactly from the link Steve provided. ... no error trapping, so when the user includes in the selection a ... I'm just trying to find a way to merge basic text boxes ...
    (microsoft.public.powerpoint)
  • Re: Multiple Checkboxes in Search by Form
    ... from checkboxes to a multi-select list box can I also make that change in my ... > build up the WhereCondition string to open a report, ... If none of the boxes are checked, ... > Dim strWhere As String ...
    (microsoft.public.access.queries)