well.. i got the browser to attach to the window.. but i cant SEE the webpage it loads. If i mouse over on one of the links (which i cant see) i can click and a new page loads that I STILL CANT SEE!!! will some1 please help.. heres the code
alias html { return $+(",$scriptdirdll\nHTMLn_2.9.dll,") }
alias mdx { return $+(",$mircdirsystem\dll\mdx.dll,") }
alias rsn {
window -p @rsn
echo -a $dll($html,attach,$window(@rsn).hwnd)
echo -a $dll($html,select,$window(@rsn).hwnd)
.timer 1 1 //echo -a $dll($html,navigate,http://www.mircscripts.org)
}