Simple static image
This example shows the simplest form of using NetSnap to place a live image onto a Web page.

The HTML code to accomplish the above is:
If you have a static IP number:
<IMG SRC="http://123.456.78.9/netsnap.jpg" width="320" height="240">
If you have a dynamic IP number:
<IMG SRC="http://lookup.netsnap.com/000035/netsnap.jpg" width="320" height="240">
Note:
In the above examples replace the IP number (123.456.78.9) or the NetSnap
ID number 000035/netsnap.jpg) with the values required for YOUR NetSnap location.
You can click the Info button on your NetSnap menu bar to obtain the values for your copy
of NetSnap.
Return to Examples Selection Page