Dear Champs !!!,
i am going to create Interactive Script in IC-Manager Role. Initially i got an error of Java plug in than i install updated version of Java .But now after installation of Java when i am going to create Interactive Script than Interactive Script Editor page is opening with following codes and i could not understand why this new error arise
' ); doc.write( '<' ); doc.write( 'script> function loadTasks( ) { var frm = document.forms[ 0 ]; frm.submit( ); }' ); doc.write( 'window.setTimeout("loadTasks( )", 500 );' ); doc.close( ); {var liBehindFirstDot = location.hostname.indexOf(".")+1;if (liBehindFirstDot > 0)document.domain = location.hostname.substr(liBehindFirstDot);} } myUnUnload = false; function exitBSPApplication( ) { if( myUnUnload == true ) return; myUnUnload = true; } function frameLoaded( name ) { }
Please refer screen short and guide how i can resolve.
Thanks