Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #72.8K
Ranked #4K
~652 People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Jon_7
Member Avatar for Jon_7
0
319
Member Avatar for Link_1

the first error (my vb is rusty), i think you need brackets: Dim getID1 As Integer = CInt(DataList1.DataKeys[e.Item.ItemIndex] or Dim getID1 As String = DataList1.DataKeys[e.Item.ItemIndex].ToString() the second error, as far as i can tell, you don't have a control with an id of "ID".

Member Avatar for wazztech
0
333