Hello!

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

Req:
1.- NSIS 2.X (http://nsis.sf.net)
2.- Windows 98 or better (Windows 95 users: you'll need IE 5.x or better, if you can :S)

Once NSIS installed:
1.- Run the setup (nsWeb - setup.exe)
2.- Modify, play, re-make the examples according to your needs.

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)
See examples.

Notes:
1.- Libctiny isn't portable, see this: http://msdn.microsoft.com/msdnmag/issues/01/01/hood/default.aspx
2.- The plugin is official :)
3.- Play nice with it ;)

Author: Joel Almeida Garca (AKA Joelito)
Email: aullidolunar@yahoo.com.mx
