8 Jul
2001
8 Jul
'01
3:40 p.m.
I am confused how to access a specific record in a MySQL database, from an HTML table holding the results of an SQL query. For example I use a DTML method with a form to specify a name, and then call an SQLMethod, which returns a list of names into an HTML table. I can specify an HTML link to another DTML or SQL Method, but I am not sure what that method should be. Any advice ? Tim Considine