[script language = "VBscript" runat = "Server"] function dbug(ss) Response.Clear() Response.Write(ss) Response.End() end function '--dbug [/script] [script language = jscript runat = server] /*--------------------------------------------------------------------- * FUNCTION: fnDataSELECT(...) * DESCRIPTION: This function displays an html element with values from a database. Usually this is done by programmers by cut-and-paste techniques. I have capitalized the 'SELECT' in the function's name in order to emhasize that it is an html select element being refered to. The fnDataRADIO function is very similar except that an html radio button set is produced instead of a \n"; //*** create the option elements while (!adoRs.EOF) { strReturn += "