Printable View
i can convert text to ascii using asc(), but how do i reverse it?
try using: chr() May luck guide you,
thanx, ill try it