Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Array Index 1

Status
Not open for further replies.

anastasia

Programmer
Dec 13, 2000
111
GB
Does anyone know how to reference an Array's index?

I have a loop that loops through products that a user has selected these products are displayed in a table together with an update button to update that record. In the loop I was wondering if I could access the Arrays index for that product within the button so when the user passess the mouse over the button it reads index=1.

Any ideas greatly appreciated.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top