dynamic justsopicture problem asp script help please -
07-10-2004
, 12:40 PM
Hi i m using the nice extension Dynamic JustSo Picture for Dreamwaever Mx
and i ve got a little problem because my source image is a dynamic one like
this:
image directory/ ( recordset field for specify sub directory) / (recordset
field image name)
BUt i didnt succeed in modify asp script to make it function do you have an
idea?
code line :
<a onClick="<% if isNull((OEUVRES.Fields.Item("photo").Value)) = False then
%> dbJustSoPicWindow('imgoeuvres/( here how to specify dynamic path from
recordset)','<%=(OEUVRES.Fields.Item("photo").Valu e)%>','<%=vwdPlaceImageDim
s("imgoeuvres/" (here how to specify dynamic path from recordset)+
(OEUVRES.Fields.Item("photo").Value))%>','* clic pour fermer
*','#7C0000','hug
image','0','<%=escQ(OEUVRES.Fields.Item("nomoeuvre ").Value)%>')<% end if %>"
href="javascript:;"><img
src="imgoeuvres/<%=(OEUVRES.Fields.Item("numartiste").Value)%>/<%=
Thumbnail("small",(OEUVRES.Fields.Item("photo").Va lue)) %>" border="0"></a>
Thanks a lot
Stephan Ludovic
Brest
France |