hey.. i am creating a website using asp.net and Microsoft access as my database.. as a field in my database it contains more then 1 piece of information about one object. I need to extract 1 piece of this information.. for example
1 item has many rates
BBQ has $8.00/$15.00\$20.00
i need to retreive only the $15.00
i have been able to retrieve the two end pieces but at a loss as to how to get what is in the middle...
any help is greatly appriecated... thanks much