<i><b>Originally posted by : ilan saada (ilsa@surfree.co.il)</b></i><br />hi to all <br />i build and search in asp and i want <br />to put link to to thing that found in the<br />search for each thing that i found do i do <br />it in the data base it self ?<br />t.y you for the answer <br />ilan <br />
<i><b>Originally posted by : Doug Seven (doug.seven@codejunkies.net)</b></i><br /><br /><%<br />Response.Write <a href=""" & rs("URL") & """>"<br />Response.Write rs("Title")<br />%><br /><br />Doug Seven<br />CodeJunkies.Net / ASPNextGen.com<br />doug.seven@codejunkies.net<br /><br />------------<br />ilan saada at 7/18/2000 6:21:08 AM<br /><br />hi to all <br />i build and search in asp and i want <br />to put link to to thing that found in the<br />search for each thing that i found do i do <br />it in the data base it self ?<br />t.y you for the answer <br />ilan <br />
Was this answer helpful ?
Yes No