Real calendars for sale, more than 100 great designs to choose from. Webcalendar CGI script access for webpage owners with dates and namedays, weather displays with reports or forecasts - a gift from net-cities.com Virtual Cities. Simple to use, just Copy-Paste the HTML code from this page to your document.



Visit Net-Cities.Com Post Office to send an electronic postcard to your friend.
Send a Card | View a Card                                                                                                            

FOR YOUR WEBPAGE:

DAY OF THE MONTH

To display the current day of the month, simply copy the following code to an appropriate location in your HTML code:
<A HREF="http://www.net-cities.com/">
<IMG SRC="http://www.net-cities.com/cgi-bin/calendar.cgi?longitude=W05" BORDER=0></A>
If you are located in a timezone different from CST (Chicago and Midwest), please change the expression W05. W means West from Grenwich, E would be for East, 05 is the number of time zones (hours) you differ from GMT. This is the result:  

MONTH

<A HREF="http://www.net-cities.com/">
<IMG SRC="http://www.net-cities.com/cgi-bin/calendar.cgi?design=month&lang=US&longitude=W05"></A>

This is the result:  


WEATHER

<A HREF="http://www.net-cities.com/">
<IMG SRC="http://www.net-cities.com/cgi-bin/hw/hwimage.cgi?forecast=hourly&place=roanoke&state=va"></A>

This is the result:  
You can customize the HTML to show weather data for different locations by changing the place and state strings. You can also change the parameters to display different image styles. For detailed information check the examples at http://www.net-cities.com/hw3/index.html or check the documentation at http://www.hamweather.com/.


The following examples will return HTML code. Therefore they are only suitable as standalone pages that you link to or include in a frame within a multiframe document.
The following examples will return HTML code. Therefore they are only suitable as standalone pages that you link to or include in a frame within a multiframe document.

WHICH NAME IS CELEBRATED TODAY ?

Currently returns Slovak dates only.
<A HREF="http://www.net-cities.com/cgi-bin/calendar.cgi?design=name&lang=US">Example</A>       

This is the result


ALL TOGETHER NOW

<A HREF="http://www.net-cities.com/cgi-bin/calendar.cgi?design=frame&lang=US">Example</A>

This is the result


ALL TOGETHER EVERYTHING NOW

<A HREF="http://www.net-cities.com/cgi-bin/calendar.cgi?design=all&lang=US">Example</A>

This is the result



Last changed on Nov 26, 2001