VB5 VB5

Using VB5, how can I replace a carrage control chr(13) with "</br>" in the middle of a text string?

VB5 doesn't seem to have a Replace instruction.