VonFranzken
MIS
I have a page which calls a recordset image. When you click the image the link is set to
<%=(Recordset1.Fields.Item("image1").Value)%> so it opens up in a new window bigger.
I want to know if there is way to attach to the link a java script which will add a close window behavior?
Thanks.
Steve
<%=(Recordset1.Fields.Item("image1").Value)%> so it opens up in a new window bigger.
I want to know if there is way to attach to the link a java script which will add a close window behavior?
Thanks.
Steve