in reply to Convert TK table to equivalent HTML

You need a JS-GUI library which covers the semantics you need and hope to be able to reuse as much of Perl's call back code via AJAX as possible.

Unlikely to do this in days.

Cheers LanX

(Who has problems posting)

  • Comment on Re: Convert TK table to equivalent HTML

Replies are listed 'Best First'.
Re^2: Convert TK table to equivalent HTML
by jbc66 (Initiate) on Feb 05, 2024 at 02:49 UTC
    Thanks for your help. I have pretty much written the perl code to generate an HTML file and written a javascript file to do the calculations. Just need to get the document.getElementById().value calls with computed ID strings to return something other than "undefined".