Thanks Dominique,
I realize what I was doing was just displaying the field value from the attribute table that was set to Primary Display Field, and as a result, I've run into more problems.
Does the identify task have a way to take data from pre-chosen fields, like query outfield does? I will have overlapping polygons/points/lines, so when the user identifies, I want a box to come up with a list with all identified and only certain fields to have their data displayed.
ID number + polygon type ...for example
Another option I have considered is using the Identify example with US states and the dropdown box. Is it possible to hide certain fields? If I select turn field off in the attribute table, would that hide it in the data grid? I want to have a URL field that I access the url as a variable from, and keep it hidden but linked to some text.
Perhaps your suggestion of "3) Define your own handler for the event ExecuteCompleted and add the field name as argument of this handler." would work but I am not much of a programmer and am learning by exmaples at this point.
Thanks for anyones help.