J
|
Jane 7/31/2006 |
Jar,
return false;" >Edit</a> <% end if %> </td> and add this code after it: <a href="Product_Description_edit.asp?editid=<%=rs("ProductID") %>">Description</a> |
J
|
jar author 8/1/2006 |
Jar, you can do the following:
|
J
|
Jane 8/2/2006 |
Sorry for my fault. <a href="Product_Description_edit.asp?editid=<%=rs("ProductID") %>&todo=view">Description</a> |