On Mon, 7 Aug 2000, Shawn wrote:

> The person I am building a site for wants the "Name" field to be changed to
> "Title" since he sells books.

Shawn, you can change the text in the web site without changing the name of
the database field.  Saves a lot of work tracking down problems.  Just keep
"Name" in all the SQL queries, but use "Title" in the presentation code
(anything that generates html).

- Isaac  =)



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to