Jan K. van Dalen
|
| Posted: 12/05/2007, 4:18 PM |
|
I have a ImageLink (HTML). I also have an atribute which work but not in
this situation. Maybe someone can assist me on how to get this to work:
<img style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px;
BORDER-BOTTOM: 0px"
onclick="window.open('contacts_view.asp?{ImageLink1:attribContactsID}','','toolbar=no')"
src="images/view.gif">
This is surrounded with an <a> tag.
My problem is that the attribute: {ImageLink1:attribContactsID} is not
populating (and yes ... it is working correctly outside this code).
Maybe there is another way to achieve what I need which is basically, when
calling a form from a grid (using an image), it should load on another
window with no toolbars and with specific dimensions.
Any ideas?
|
|
|
 |
|