TheScriptkiddie Posted April 10, 2011 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now