hi!
this is a begginners question..
i have a cgi-callout on my dct to display a calendar form. The cgi is correct since we were using it before, but now its not displaying. It shows "page cannot be displayed" and "resource not allowed ". Any idea why this happens or how to correct it?
if i run this script or similar i allways get same error. But i can invoke it from browser outside teamsite:
http://server:82/iw-bin/browsefiles.ipl<item name="Content" rowcontinue="f">
<text required="t" maxlength="10" size="10"
validation-regex="^[0-3][0-9]/[0-1][0-9]/[0-2][0-9][0-9][0-9]$">
<cgi-callout url="/herramientas/servers/iw/iw-home/httpd/iw-bin/dmy_calendar.ipl"
label="Calendario" window-features="width=320,
height=220,
resizable=yes,
toolbar=no,
scrollbars=yes"/>
</text>
</item>
regards!
Edited by sef on 10/08/02 11:40 AM (server time).