<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>The "node" table in your database contains basic information, such as content type, created date, and flags like "sticky," "promoted,"&nbsp; etc. The actual body of the content, as well as&nbsp;the teaser and revision history is kept in the "node_revisions" table. Both tables are required, at a minimum, to define a node (of which the "page" type may be one). If you assign any categories (taxonomy), that requires several more tables. Comments require more tables. Additional fields may be added by other modules, such as CCK, and require even more tables. So you can't point to any one place and say "that's my page" - it's actually scattered about in your database depending on what features you use. Drupal's code (also in pieces) will pull it all together to display it the way you want it shown.</DIV>
<DIV>&nbsp;</DIV>
<DIV>You might want to start with the &lt;a href="http://drupal.org/documentation/customization/tutorials/beginners-cookbook"&gt;Drupal Cookbook&lt;/a&gt;.<BR>&nbsp;</DIV>
<P><FONT color=#ff007f size=4 face="bookman old style, new york, times, serif"><EM><STRONG>Nancy</STRONG></EM></FONT></P>
<P>&nbsp;</P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV><BR></DIV>
<DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 12pt"><BR><FONT size=2 face=Tahoma>
<DIV style="FONT-FAMILY: Courier New, monaco, monospace, sans-serif; FONT-SIZE: 10pt">
<HR SIZE=1>
</DIV>
<DIV style="FONT-FAMILY: Courier New, monaco, monospace, sans-serif; FONT-SIZE: 10pt"><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Eric Sepich</DIV>
<DIV style="FONT-FAMILY: Courier New, monaco, monospace, sans-serif; FONT-SIZE: 10pt"></FONT><BR>Where will the page be stored on my hard drive? Which should I choose? Filtered html or full html and why?<BR></DIV></DIV></div></body></html>