Once your card has been selected, you need to upload
it to your server's directory, where your web files are stored. Then, when you visit and wish to leave a calling card in a guestbook, enter the location of the image file in the guestbook, i.e.

http://www.YourServer.com/UserName/ImageName.gif

If the guestbook doesn't request your image location (url), the html coding would look something like this:

<center><ahref="http://www.yourserver.com/username/">
<img src="http://www.yourserver.com/username/
imagename.gif" border="0"></a></center>