Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [Evoir] Attachment Plugin: Edit Log

Here is the list of edits for this post
Re: [Evoir] Attachment Plugin
I will PM you so I do not spam this with my URL's. It was the ability to NOT modify the attachment plugin that had me look to alternative solutions.


For those interested
====================================================
include_form.html
Code:
<input class="text" type="file" id="Upload_Image" name="Upload_Image" value="" size="30">
<%if Upload_Image%> <img src="<%imageurl('Upload_Image')%>" border=0><%endif%>


link.html template I use:

Code:
<%if Upload_Image%><a href="<%db_cgi_url%>/jump.cgi?Detailed=<%ID%>"><img src="<%imageurl('Upload_Image')%>" border=0>


Sandra Roussel
Chonsa Group Design - Fresh Start Housing

Last edited by:

SandraR: Jul 6, 2006, 8:42 PM

Edit Log: