NsWeb plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
(→Links) |
||
Line 4: | Line 4: | ||
[[Image:Zip.gif]] [http://plugins.joelito.org/descargas.php?file=nsweb.zip Nsweb.zip] (70KB) | [[Image:Zip.gif]] [http://plugins.joelito.org/descargas.php?file=nsweb.zip Nsweb.zip] (70KB) | ||
<br> | |||
<attach>Nsweb.zip</attach> - NsWeb from NSIS' Wiki | <attach>Nsweb.zip</attach> - NsWeb from NSIS' Wiki | ||
<br> | |||
[http:// | [http://lobolunar.org/plugins/ HomePage] | ||
== Description == | == Description == |
Revision as of 01:35, 20 November 2007
Author: Joel (talk, contrib) |
Links
Nsweb.zip (70KB)
Nsweb.zip (70 KB) - NsWeb from NSIS' Wiki
HomePage
Description
This is nsWeb plugin: This will show in a custom page and a popup window the Web Browser (IE) control.
Functions
- ShowWebInPage.- Display a URL or HTML file in a custom page dialog.
- ShowHTMLInPage.- Display plain HTML text in a custom page dialog
- ShowWebInPopUp.- Display a URL or HTML file in a custom page dialog (At this moment, no plain HTML text).
- IsInet.- Will detect an active internet connection. You can use this to avoid those "Pages doesn't exists". (1=Yes; 0=No)