Computing.Net > Forums > Programming > how to convert .cgi into .exe script

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to convert .cgi into .exe script

Reply to Message Icon

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?



Sponsored Link
Ads by Google

Response Number 1
Name: Tom
Date: June 10, 2002 at 11:17:00 Pacific
Reply:

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.

just my 2cents



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: how to convert .cgi into .exe script

How to write html code in perl? www.computing.net/answers/programming/how-to-write-html-code-in-perl/12668.html

How to convert 25,000 arabic number to roman www.computing.net/answers/programming/how-to-convert-25000-arabic-number-to-roman/19133.html

How to convert Ascii to binary www.computing.net/answers/programming/how-to-convert-ascii-to-binary/829.html