bug-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Modification to demo.cpp


From: Stephen F. Booth
Subject: RE: Modification to demo.cpp
Date: Tue, 26 Sep 2000 12:25:30 -0500

> The following line needs to be added to the FORM tag in the demo.cpp
> program in order to accomodate if one is not running an http server on
> the default port.
> 
>       if (cgi.getEnvironment().getServerPort() != 80)
>               cout << ":" << cgi.getEnvironment().getServerPort();

This is now fixed in CVS, thanks!

> I trust this will be added to the next release

I'll roll cgicc-3.1.4 in the next few days.

-Stephen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]