Sep 26 Journal compiled by Ruan
Reminder: QUIZ1 on Wed 28 at H208 50 T/ F question covering
last day to sent the question today.
Discussing how is is to copy and paste and learn from it
If you already have a table you can copy and paste the table in the front page or HTML code and HTML section
how to make a table: (it is on page 694-695)
<tr> mean database
<td> mean row
<table>
<tr><td>what u want to say</td><td>what u want to say</td>.............</tr>
<tr>.........................</tr>
<tr>.........................</tr>
<tr>.........................</tr>
<tr>.........................</tr>
<tr>.........................</tr>
</table>
please read the page 703 uses table for the database.
why is important that we know how to use HTML, beside FrontPage??
some host do not support FrontPage.
refer e-commerce part 7C all the time
For example: the table must be consider
do example favor fruit from page 95 on the book.
search program that you made that it able link the data when u click the table.
AGAIN:
Reminder: QUIZ1 on Wed 28 at H208 50 T/ F question covering
1) Search engine program from the text
now you can have form with table to call the search program
2) 10 commandment of HTML from text
3) Past sample quiz
4) e-commerce part 7c
5) Class note and discussions
class Journal for last term:
http://www.ebrahimidatabase.freeservers.com/

Do you know what CGI is ? (Common Gateway Interface)