How I do this?
I have table with results from
SQL query
I need this: first column
contain Names(that are must be hyperlinks)
I have second SQL query with
parameter Name
How I may link my table to new
table with results from second
SQL query(parameter must be
passed from first table by hyperlink,
f.e. "table2?John",
table2 - DTML Document, "John" - parameter for
second SQL query)