as happyGV said, the post is a little misunderdstood. If i am correct, you are trying to stop the data being reversed once it has been returned to the browser??? if so, just remove StrReverse from both variables, this will then display the data from the tbl... Remeber that StrReverse only works with strings, so thats prob the reason why the words are reversed and the numerical values are not.
DJWright
|