Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 How to use hyperlink information in ASP File

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-12-14 : 11:59:58
mark writes "I use :SQL Server 6.5
Windows NT 4.0
Service pack 6


I have created an ASP file that retrieves information out of a
database and displays it on our Intranet. The information is
displayed in a table. Now I want to make a hyperlink in a field
of the table. So some of the data of the previous ASP file have
to be used in the next ASP file. Only the data of the hyperlink
that is pushed on, the name in fact has to be used in the next
ASP File. That information has to be used in my SQL statement.
How do I do that?

Mark"
   

- Advertisement -