Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
i want to built an event calendar, give me some advise or a sample .result like the follow:
<TABLE width="139" height="97" align="center" class=cal summary=calend +ar> <TBODY> <TR> <TH width="16">S</TH> <TH width="16">M</TH> <TH width="16">T</TH> <TH width="18">W</TH> <TH width="16">T</TH> <TH width="16">F</TH> <TH width="19">S</TH> </TR> <TR> <TD><A href="http://mysite/cal/index20060917.html">17</A></TD> <TD><A href="http://mysite/cal/index20060918.html">18</A></TD> <TD><A href="http://mysite/cal/index20060919.html">19</A></TD> <TD class=tdy><A href="http://mysite/cal/index20060920.html">20</A></TD> <TD><A href="http://mysite/cal/index20060921.html">21</A></TD> <TD><A href="http://mysite/cal/index20060922.html">22</A></TD> <TD><A href="http://mysite/cal/index20060923.html">23</A></TD> </TR> <TR> <TD><A href="http://mysite/cal/index20060924.html">24</A></TD> <TD><A href="http://mysite/cal/index20060925.html">25</A></TD> <TD><A href="http://mysite/cal/index20060926.html">26</A></TD> <TD><A href="http://mysite/cal/index20060927.html">27</A></TD> <TD><A href="http://mysite/cal/index20060928.html">28</A></TD> <TD><A href="http://mysite/cal/index20060929.html">29</A></TD> <TD><A href="http://mysite/cal/index20060930.html">30</A></TD> </TR> <TR> <TD><A href="http://mysite/cal/index20061001.html">1</A></TD> <TD><A href="http://mysite/cal/index20061002.html">2</A></TD> <TD><A href="http://mysite/cal/index20061003.html">3</A></TD> <TD><A href="http://mysite/cal/index20061004.html">4</A></TD> <TD><A href="http://mysite/cal/index20061005.html">5</A></TD> <TD><A href="http://mysite/cal/index20061006.html">6</A></TD> <TD><A href="http://mysite/cal/index20061007.html">7</A></TD> </TR> <TR> <TD><A href="http://mysite/cal/index20061008.html">8</A></TD> <TD><A href="http://mysite/cal/index20061009.html">9</A></TD> <TD><A href="http://mysite/cal/index20061010.html">10</A></TD> <TD><A href="http://mysite/cal/index20061011.html">11</A></TD> <TD><A href="http://mysite/cal/index20061012.html">12</A></TD> <TD><A href="http://mysite/cal/index20061013.html">13</A></TD> <TD><A href="http://mysite/cal/index20061014.html">14</A></TD> </TR> </TBODY> </TABLE>

2006-10-14 Retitled by GrandFather, as per Monastery guidelines
Original title: 'event calendar'


In reply to How do I generate an HTML event calendar by weihe

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-24 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found