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
~422 People Reached
About Me

hh

Interests
h
PC Specs
uh
Favorite Tags
Member Avatar for safian123

This problem has been bugging me for days now, basically everytime i click a radio button in the alert box it only selects saab so it would say ' the vehicle you selected was saab' if i clicked on the others it still would say the same thing. Any help …

Member Avatar for hericles
0
135
Member Avatar for safian123

Was just wondering on how to add arrays, i can * it, subtract it but cant't add. Heres the code. distance[i] = window.prompt("Please enter distance in miles"); total = distance[0] + distance[1] + distance[2] + distance[3] + distance[4] average = total / 5 miles.push(distance);distance[i] = window.prompt("Please enter distance in miles"); …

Member Avatar for JorgeM
0
100
Member Avatar for safian123

Hey guys how you doing, When i try to add a record through my application i get an error message there is no row at position 0 here is the code any help would be appericiated: Dim con As New OleDb.OleDbConnection Dim dbprovider As String Dim dbsource As String Dim …

Member Avatar for safian123
0
187