Skip to main content
clock.1166
Senior
September 24, 2021
Solved

I use makefsdata.pl to produce the hex codes for an html web page, but how do you reverse the process? i.e if you have 0x3e,0x3c,0x68,0x65.... , how can you recreate the original html without using a browser? Thanks.

  • September 24, 2021
  • 1 reply
  • 794 views

..

    This topic has been closed for replies.
    Best answer by clock.1166

    Forget I asked that! I needed to strip the commas to get a hex/ascii converter to work - Dohhh!

    1 reply

    clock.1166
    clock.1166AuthorBest answer
    Senior
    September 24, 2021

    Forget I asked that! I needed to strip the commas to get a hex/ascii converter to work - Dohhh!