E' un file di inclusione.
ma la cosa bella è che nel server missioneapollo.com funziona, mentre nel server occhiocieco.it no.
Sarà perchè il primo è un server serio mentre il secondo è aruba?

<td width="180" align="center" valign="top"><% CALL DisplaysmallCalendar(sMonth, iYear) %>
<form method="post" action="index.asp">
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr align="center">
<td> <select name="month" class="form">
<% For u = 1 To 12 %>
<option value="<%=u%>" selected<% End If %> <% If u = iMonth Then %>>
<%=Left(NameFromMonth(u),3)%></option>
<% Next %>
</select> </td>
<td> <select name="year" class="form">
<% For y = 2003 To 2050 %>
<option <% If y = iYear then %> selected <% End if %>><% = y %></option>
<% Next %>
</select> </td>
<td> <input type="submit" name="Submit" value="<% = strLangDateGo %>" class="form">
</td>
</tr>
</table>
</form>
<% = strLangCurrentMonth %>







[img]immagini/powered.gif[/img]
</td>