Forum: JavaScript / DHTML / AJAX May 30th, 2008 |
| Replies: 3 Views: 720 Re: for loop oh my goodness, I feel so dumb. I found out what I was doing wrong. It was in my form. I did not let my form know that ForTest is a function. |
Forum: JavaScript / DHTML / AJAX May 30th, 2008 |
| Replies: 3 Views: 720 Re: for loop Thanks Traicey, I did not even notice that until you mention it. I put in the missing letter and it still not working. grrrrr |
Forum: ColdFusion May 30th, 2008 |
| Replies: 2 Views: 1,019 codes Just want to check my code to see if I wrote them right. If wrong please correct me
Create a cfif block that checks for the condition:
IsDefined("url.productid") AND NOT IsDefined("form.productid")... |
Forum: JavaScript / DHTML / AJAX May 29th, 2008 |
| Replies: 3 Views: 720 for loop Hi everyone, I am using the for loop function. I feel that my code is correct but something is wrong. I check for brackets and semicolon and they are in the right places and the right amount.
Can... |
Forum: JavaScript / DHTML / AJAX May 28th, 2008 |
| Replies: 1 Views: 534 Re: Array I figured it out. I did the game of elemination and played around with some string until ching ching it worked |
Forum: JavaScript / DHTML / AJAX May 28th, 2008 |
| Replies: 1 Views: 534 Array Hi I am working on array and made some good improvement into my code. Now I am just having one problem.
I want the number to display in my text box area starting from 0 to 1000
I know how to do it... |
Forum: JavaScript / DHTML / AJAX May 26th, 2008 |
| Replies: 3 Views: 531 Re: I am new here..Can someone help with "Arrays" Okay I been working with this code can someone tell me if I am doing it right?
This is what I am trying to do: I have created an empty array name Numbers. I will use Numbers for all of my functions,... |
Forum: JavaScript / DHTML / AJAX May 25th, 2008 |
| Replies: 3 Views: 531 Re: I am new here..Can someone help with "Arrays" I am sorry I am not understanding, can you explain to me in simpier term. I am very new to this. What I am understanding, you are saying don't use Numbers which is my array in my function leave it... |
Forum: Community Introductions May 25th, 2008 |
| Replies: 8 Views: 408 |
Forum: JavaScript / DHTML / AJAX May 25th, 2008 |
| Replies: 3 Views: 531 I am new here..Can someone help with "Arrays" Hi everyone I am new to javascript arrays and understand it just a little but need some help.
I have created an empty array name Numbers. I will use Numbers for all of my functions, therefore, I made... |
Forum: Community Introductions May 25th, 2008 |
| Replies: 8 Views: 408 new member Hi my name is Jennifer I am very new to the world of web. My children have grown up and moved out and I decided to pick up some web development classes. Sometime I get loss in the world of code and... |