I am making a perl editor which requires a text box in which you write the code. Perl files come with the extensions (.pl) & (.CGI). Please could someone tell me how I could make it so when someone clicks on a .pl file, my program opens (I can get this far) but with the text box containing the file contents
Thank you
Richard Charlton


Reply With Quote