Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
how to convert .cgi into .exe script
Name: michael Date: June 10, 2002 at 10:51:22 Pacific
Comment:
I want to know how I can convert .cgi plain text cgi script into .exe binanry code? Do I have to modify the other codes to invoke .exe cgi script?
Is the CGI script written in PERL? If so, there is a program called PERL2EXE that will do that. It's not free though. I think it's pretty pointless anyway, unless you want to hide the source. But if it's a CGI script, the source will be hidden anyway.
0
Response Number 2
Name: Don Arnett Date: June 10, 2002 at 14:47:25 Pacific
Reply:
I would assume that the point would be to make the CGI faster, since he side that the cgi is a text script. A machine code executable should be faster than an interpreted script.
Summary: hi, i'v just started learning perl and have a project which requires mysql in the backend. To start with i need to display all the rows of a table (select* from table) in an html page and the scripti...
Summary: hello there.... i kinda need your help in my project in IT12. It's about programming of converting specific menus. Here is the actual problem. please do help me. I need to pass this by tomorrow...Than...