Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~428 People Reached
Favorite Forums
Favorite Tags
Member Avatar for jennifer_48219

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") --- so I wrote [code]<cfif IsDefined("url.productid") AND NEQ IsDefined("form.productid")>[/code] Create a ciff block that checks for the condition: if …

Member Avatar for iqbalhosan
0
78
Member Avatar for jennifer_48219

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 someone look at my code and let me know why it is …

Member Avatar for jennifer_48219
0
88
Member Avatar for jennifer_48219

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 for alert but not to display in …

Member Avatar for jennifer_48219
0
91
Member Avatar for jennifer_48219

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 sometimes I actually understand it. There are so …

Member Avatar for zandiago
0
74
Member Avatar for jennifer_48219

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 it a global variable. Then I created a function named FillArray. The …

Member Avatar for jennifer_48219
0
97