I have been learning Tcl/tk and I created a sudoku puzzle. Is there any way I can display it on my site which is hosted by Yahoo. So far I know using freewrap or something similar, I can create a .exe executable, but users would have to download the file to their computers to run it. I'm hoping there's a way to execute the file server side and just display the puzzle in a pop-up window maybe. Any thoughts would be appreciated.