HighDots Forums  

dynamic justsopicture problem asp script help please

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss dynamic justsopicture problem asp script help please in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
STEPHAN LUDOVIC
 
Posts: n/a

Default 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



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.