View Single Post
  #5 (permalink)  
Old 07-22-2008, 10:48 PM
Rat_Boy_Hams@adobeforums.com
 
Posts: n/a
Diggs:
Default Re: Changing a dynamic list link to an image

Thanks for your help but I am probably missing the obvious.

If I change the button image, all buttons will have the same image.

I use two different images one for update and another for delete.

I tried the following code but it just displayed the html on the button image.




<%=(rsTBL_IS_ACCESS_RIGHTS1.Fields.Item("AR_ID").V alue)%>&KT_back=1"><%=NXT_getResource("edit_one")% > <IS_Access_Rights_detail.asp?AR_ID=> <#delete>

Reply With Quote