cgi script invoking an exe

2003-01-22 Thread MJ
Hi, I am new to CGI. I just want to know if we can execute an application/exe file on the winnt server using the CGI script depending on the user form input over the net. Mike __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. h

free web hosting with full CGI service?

2003-01-22 Thread MJ
Hi, I am looking for some free webhosting services where there is full support for CGI. Though, I checked out few that offer free hosting service, there is a limitation in cgi script support only till some extent. I may not need much of free space but require full cgi support. Can one suggest me f

changing backgorund color error

2003-01-24 Thread MJ
The below given part of code from a cgi script is working fine but when I try to change the back ground color to print "\n"; I get an internal server error. What is the problem or how do I change the background color sub return_html { print "Content-type: text/html\n\n"; print "\n"; pr