Presentation is loading. Please wait.

Presentation is loading. Please wait.

Passing data but infact not using the names the data was received in - I am using the names on the window.document...

Similar presentations


Presentation on theme: "Passing data but infact not using the names the data was received in - I am using the names on the window.document..."— Presentation transcript:

1 Passing data but infact not using the names the data was received in - I am using the names on the window.document...

2 Note that because I have three separate ifs testing each check box, I will show the response to the last one I checked.

3 Now I am checking the field that was passed, but I am still using the name on the form when I assign the value.

4 This is using a radio button collection which is more appropriate for this application - essentially sets up an array.

5 I send and receive radio button which is the name of each button - the index/subscript/pointer tells which.

6

7 When I use appname it is not recognizing and therefore I am getting the wrong date.

8 now working correctly.

9

10 Two arrays of text. One is using the 0 index and one is not.

11

12 Image array. the images. click event sends me to the function cycle

13 within the function.

14 move.

15

16 and then backward.

17


Download ppt "Passing data but infact not using the names the data was received in - I am using the names on the window.document..."

Similar presentations


Ads by Google