I want to make the value from the recordset a link to another page. The page being viewed is in Section/People/default.asp. I want the link to go to Section/IEP/default_page.asp. Any help???
HTML Code:<a href="//section/IEP/default_page.asp"> "&trim(tRs("Exceptionality"))&" "&" </a>




Reply With Quote