Erm, how can i actualli detect certain word in a string so that i can accordingly insert them to the separate table in the database? For example:
xxxxxxxAxxxxx,xxxxx,xxxxx,xxxxxx,xxxxxx
xxxxxxxBxxxxx,xxxxx,xxxxx,xxxxxx,xxxxxx
........
xxxxxxAxxxxxx for table A
xxxxxxxBxxxxxx for table B?
thanks