Thanks for the reply.
But how do i programmatically invoked Firefox browser to open say a HTML page or a asp page.
Can i write this code.
---------------------------------------------------
page:=HTTPSocket httpGet:'
http://http://15.0.153.213/Login.aspx?ReturnURL=UserDashBoard.aspx/parsedPage := HtmlParser parse: page.
thebody := parsedPage body.
-----------------------------------------------------
It returns an unformatted HTML page with tokens, But i can open the HTML page say google or including this in Scamper without some media,though
How do i go about in resolving the same?
Thanks again for your inputs...
Thanks
Kiran