--- rat/client/Attic/code.html 2001/03/12 15:47:46 1.18 +++ rat/client/Attic/code.html 2001/03/12 17:29:02 1.19 @@ -74,6 +74,10 @@ var data5=new Array(1024); var inf; var srch; +function testfunction() { + inf.document.forms.resinfo.elements.t.value="ABC"; +} + // ------------------------------------------------ Insert a row into the table function insertrow(j,ex1,ex2) { @@ -1473,7 +1477,7 @@ function srchclose() { function srchopen() { var options="scrollbars=1,resizable=1,menubar=0"; - srch=open("/adm/searchcat","srchout",options); + srch=open("/adm/searchcat?catalogmode=editresource","srchout",options); return; srchclear(); srch.document.writeln(