gbuergisser
09-09-2004, 09:43 PM
I convert a html document containing buttons on a daily basis (a webcal page, the buttons are used to zoom into a specific day, look at http://bulldog.tzo.org/perl/webcal.cgi?function=webmonth&cal=public for an example).
Unforunately the buttons don't appear in the iSilo document. So there is information missing in my document.
It would be great to see the buttons text. Please check out the code snippet below for further details:
<INPUT TYPE="button" Value=" 6" ONCLICK="window.location.href='webcal.cgi?function=webday&date=20040906&cal=propharma'" ID=day>
Unforunately the buttons don't appear in the iSilo document. So there is information missing in my document.
It would be great to see the buttons text. Please check out the code snippet below for further details:
<INPUT TYPE="button" Value=" 6" ONCLICK="window.location.href='webcal.cgi?function=webday&date=20040906&cal=propharma'" ID=day>