TheScriptkiddie 0 Posted April 10, 2011 (edited) [PROBLEM SOLVED] = $oIE.document.parentwindow.execScript('document.logoutForm.submit();') I need a "logout form" for my youtube $oIE = _IECreateEmbedded. How do I make it on youtube to logout? I need to execute this jscript in a func: document.logoutForm.submit(); return false; thanks Edited April 10, 2011 by TheScriptkiddie Share this post Link to post Share on other sites