13 Sep
2006
13 Sep
'06
1:37 p.m.
On 9/13/06, Jones, Jason (Altrincham) <JasonAS_Jones at mentor.com> wrote:
Hi all,
I am trying to alter the acknowledge alert page to include days and hours but not sure where to start the bb-ack.cgi in cgi-secure seemed like a good place to start but it appears to be a compiled file, how would I go about altering the webpage?
bb-ack is a C program (web/bb-ack.c in the hobbit source directory), which emits the web page. You'd need to alter the source, then recompile and install it.
Ralph Mitchell