[html-strict::head {TclHttpd > Sample Apps > Bug Database} \ {default.css screen} {} ] [Doc_Dynamic] [html::h1 {TclHttpd > Sample Apps > Bug Database > Report A Bug}]

[html::foreach {title ref} $my_navigation { $title | }]

[html::if {[bugdb::insert [ncgi::value Application] [ncgi::value OS] \ [ncgi::value Priority] [ncgi::value Assigned] \ [ncgi::value Summary] [ncgi::value Description] ] == 0} {

The bug report has been added to the database.

Bug Report:

} else {

The bug report could not be added to the database, please report this problem to [Doc_Webmaster].

}] [html-strict::foot]