I have created a dynamic listing of all the tables in a specific database as web links...with the ability to click on a specific item and view the data contained within the table. I just have one problem...everytime a link is clicked...it shows the data contained in the last table only...regardless of which heading is picked.
How can I tailor the script to spefically show the data contained in the table that is picked?
@xxxxx]::::::::::::::::::::::::::>*
here is a link to the code i wrote
http://www.athoughtscamp.com/textexample.txt
the $row[0] is linking to the last table in listing...what am I doing wrong?
How can I tailor the script to spefically show the data contained in the table that is picked?
@xxxxx]::::::::::::::::::::::::::>*
here is a link to the code i wrote
http://www.athoughtscamp.com/textexample.txt
the $row[0] is linking to the last table in listing...what am I doing wrong?
