Hi, I have written a nice GUI application using WxPerl and now I want to run the same application with the same look in a web server so it will be a web application and users can use it with a web browser. I don't have any experience in creating web applications though I wonder what is the most logic way to convert the Wx gui application into a web application which looks and feel the same?
Thanks Erez