Re: (no subject)
Matt Lewis wrote:
>
> If you just want to open IE
> and show the page, then you can use system() or system_exec():
> }}}
<eucode>
> system("c:\\html\\index.htm", 2)
> </eucode>
{{{
> If you want to show a page within your browser, then you can use EuCOM
> to do this. There is a demo that uses IE as an ActiveX control
> (browser.exw):
>
> <a
> href="http://www.rapideuphoria.com/eucom.zip">http://www.rapideuphoria.com/eucom.zip</a>
>
> Matt Lewis
OK Matt, I go to try to make in this way.
very thanks.
|
Not Categorized, Please Help
|
|