Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Automaticly create links (pop-up) from RS field

Posted 07 May 2005 11:41:26
1
has voted
07 May 2005 11:41:26 Rene Bandsma posted:
With the Advanced HTML Editor my clients are updating their webpages and thanks to the build in functionallity of the Smart Image Processor it can also produce thumbnails with a standard order. (most of the time xxxxx_small.jpg).

I'm now testing to make a function that replaces all the <IMG> code to a code that will show a POP-UP and the bigger image inside it. I've searched Google for this but could not find a solution. The basic idea is maybe the REPLACE function that will search a recordset fieldvalue for an expression.



<hr><b>DMXZone support manager</b><br><a href="www.kousman.nl">Kousman web resellers</a>

Replies

Replied 07 May 2005 23:39:10
07 May 2005 23:39:10 Dave Thomas replied:
just to be sure what your asking.

you have a list of thumbnails in a repeat region or something, and u want these to open a pop-up containing the larger image.

that right?

regards

Dave Thomas
<b>DMX Zone Manager</b>
Replied 09 May 2005 01:29:56
09 May 2005 01:29:56 Rene Bandsma replied:
Hi Dave,

No, I have just one field that contains HTML code generated by the Advanced HTML Editor. In that fieldname (HTML code) are also image tag enclosed. I was wondering how I could change every &lt;IMG&gt; tag that was generated by the Advanced HTML editor by e.g. an &lt; A HREF&gt; code.

The basic idea is that I want to create pop-up windows with a bigger image in it. SIP automaticly creates standard values for thumbnails so that part is not that difficult.

Hope this makes any sense! <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

<hr><b>DMXZone support manager</b><br><a href="www.kousman.nl">Kousman web resellers</a>

Reply to this topic