NsWeb plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Reverted edits by 81.251.160.134 to last version by ConversionBot) |
mNo edit summary |
||
Line 2: | Line 2: | ||
== Links == | == Links == | ||
[http://plugins.joelito.net/ | |||
[[Image:Zip.gif]] [http://plugins.joelito.net/descargas.php?file=nsweb.zip Nsweb.zip] (?KB) | |||
[http://plugins.joelito.net/ Joel's plugins site] | |||
== Description == | == Description == |
Revision as of 00:03, 28 December 2005
Author: Joel (talk, contrib) |
Links
Nsweb.zip (?KB)
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)