Hi
Is there a 'name' property (or the like) when using Request.Form(index)?
i.e. i need to get the name of a particular element by it's index, rather than by it's name. The reason being that I'm iterating through all form elements, but want to ignore those of a certain name.
It's got me stumped anyway.
Many thanks and have a great Christmas.
Julian
Is there a 'name' property (or the like) when using Request.Form(index)?
i.e. i need to get the name of a particular element by it's index, rather than by it's name. The reason being that I'm iterating through all form elements, but want to ignore those of a certain name.
It's got me stumped anyway.
Many thanks and have a great Christmas.
Julian