.cgi files can be created from c, c++, java.... Many languages.
If it is java byte code (like a class file) then you can use this
reverse engineering tool.
You can then use the .java source file that is generated to create your
.cfm or .asp page.
It will take work to create the CF page from the java source, but it is
better than not having the source at all.
Also, you could hire or get a java consultant who could easily turn the
.java source file into CF or ASP.
http://members.fortunecity.com/neshkov/dj.html
<http://members.fortunecity.com/neshkov/dj.html>
Good luck.
Ryan Duckworth
Macromedia ColdFusion Certified Professional
Uhlig Communications
10983 Granada Lane
Overland Park, KS 66211
(913) 754-4272
_____
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Friday, September 24, 2004 9:03 AM
To: CF-Talk
Subject: RE: .cgi conversion
> Is there any tool out there which is basically convert the
> .cgi scripts to any other language like php or possibly cfm
> or maybe asp
No, not to my knowledge. I think that generic CGI programs might be
written
in all sorts of languages - some of which may not be scripting languages
at
all. If I recall correctly, most CGI programs with a .cgi extension are
compiled.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

