20080819 1502 GMT-6 I might be over complicating this but, I have a db result but I need the field name. Im working on a project with the local school district and basically I know the field name that Im getting my data from but when it passes to the next page the field name is not passed through so I dont know what I have there. Yes, it would easy to pass it along if I was doing that work but Im hand tied into trying it another way.
So, if I have a result can I get the field name of that result. $name = "Mikes_Pic" I need do know the name of the field that Mikes_Pic is stored. Wade
