<div dir="ltr">Hi,<div><br></div><div style>the HTML is contained *inside* the webtool.erl file - belonging to the webtool application -.</div><div style>The module, 1207 lines long, alternates beautiful macros such as:</div>
<div style><br></div><div style><div>-define(HTML_HEADER,"<HTML>\r\n<HEAD>\r\n<TITLE>WebTool</TITLE>\r\n</HEAD>\r\n<BODY BGCOLOR=\"#FFFFFF\">\r\n").</div><div><br></div>
<div style>To functions returning HTML strings:</div><div style><br></div><div style><div>show_started_apps(State)-></div><div> "<TABLE HEIGHT=100% WIDTH=100% BORDER=0> </div><div> <TR HEIGHT=80%><TD ALIGN=\"center\" VALIGN=\"middle\"> </div>
<div> <FORM NAME=\"stop_apps\" ACTION=\"/webtool/webtool/stop_tools\" ></div><div> <TABLE BORDER=1 WIDTH=60%></div><div><span class="" style="white-space:pre"> </span> <TR BGCOLOR=\"#8899AA\"></div>
<div><span class="" style="white-space:pre"> </span> <TD ALIGN=CENTER COLSPAN=2><FONT SIZE=4>Started Tools<FONT></TD></div><div><span class="" style="white-space:pre"> </span> </TR></div><div>
<span class="" style="white-space:pre"> </span><TR></div><div><span class="" style="white-space:pre"> </span> <TD WIDTH=50%></div><div><span class="" style="white-space:pre"> </span> <TABLE BORDER=0></div>
<div><span class="" style="white-space:pre"> </span> "++ list_started_apps(State)++"</div><div> <TR><TD COLSPAN=2> </TD></TR></div><div> <TR></div>
<div> <TD COLSPAN=2 ALIGN=\"center\"></div><div> <INPUT TYPE=submit VALUE=\"Stop\"></div><div> </TD></div><div> </TR></div>
<div> </TABLE></div><div> </TD></div><div> <TD> </div><div> Stop a Tool:</div><div> <UL></div><div> <LI>Select the</div>
<div> checkbox for each tool to</div><div> stop.</LI></div><div> <LI>Click on the </div><div> button marked <EM>Stop</EM>.</LI></UL></div>
<div> </TD> </div><div> </TR></div><div> </TABLE> </div><div> </FORM></div><div> </TD></TR></div><div> <TR><TD> </TD></TR></div>
<div> </TABLE>".</div><div><br></div><div style>Oh, yeah!</div><div style><br></div><div style>Roberto</div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 20, 2013 at 2:45 PM, Carlo Bertoldi <span dir="ltr"><<a href="mailto:carlo.bertoldi@ubiquity.it" target="_blank">carlo.bertoldi@ubiquity.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, a simple question: where can I find the HTML displayed by webtool?<br>
For example, relatively to appmon, I looked into otp_src_R16B/lib/appmon<br>
and lib/webtool/ but I could not find the appmon specific HTML.<br>
Thanks,<br>
Carlo<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Roberto Aloi<br>---<br>Website: <a href="http://roberto-aloi.com" target="_blank">http://roberto-aloi.com</a><br>Twitter: @robertoaloi<br>
</div>