NsWeb plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (added file size.)
Line 3: Line 3:
== Links ==
== Links ==


[[Image:Zip.gif]] [http://plugins.joelito.net/descargas.php?file=nsweb.zip Nsweb.zip] (70KB)
[[Image:Zip.gif]] [http://plugins.joelito.com.mx/descargas.php?file=nsweb.zip Nsweb.zip] (70KB)


[http://plugins.joelito.net/ Joel's plugins site]
[http://plugins.joelito.com.mx/ Joel's plugins site]


== Description ==
== Description ==

Revision as of 04:22, 20 March 2006

Author: Joel (talk, contrib)


Links

Zip.gif Nsweb.zip (70KB)

Joel's plugins site

Description

This is nsWeb plugin: This will show in a custom page and a popup window the Web Browser (IE) control.

Functions

  1. ShowWebInPage.- Display a URL or HTML file in a custom page dialog.
  2. ShowHTMLInPage.- Display plain HTML text in a custom page dialog
  3. ShowWebInPopUp.- Display a URL or HTML file in a custom page dialog (At this moment, no plain HTML text).
  4. IsInet.- Will detect an active internet connection. You can use this to avoid those "Pages doesn't exists". (1=Yes; 0=No)