Internet plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Added category links.)
m (Adding new author and category links.)
Line 1: Line 1:
{|align=right
{{PageAuthor|Joel}}
|<small>Author: [[{{ns:2}}:Joel|Joel]] ([[{{ns:3}}:Joel|talk]], [[{{ns:-1}}:Contributions/Joel|contrib]])</small>
 
|}
<br style="clear:both;">
== Links ==
== Links ==
[http://plugins.joelito.net/ Download site]
[http://plugins.joelito.net/ Download site]
Line 13: Line 11:
3.- Get the status code of urls. For example 404 code is for urls that aren't exists.
3.- Get the status code of urls. For example 404 code is for urls that aren't exists.


[[{{ns:14}}:Plugins]]
[[Category:Plugins]]

Revision as of 12:28, 24 June 2005

Author: Joel (talk, contrib)


Links

Download site

Description

Handy functions of Internet related:

1.- Get the host name of the local machine. 2.- Get the IP of the local machine. 3.- Get the status code of urls. For example 404 code is for urls that aren't exists.