Hi Ernesto,

I think that is exactly what I am after - just not certain how this
implementation works in Wicket. It was real easy with Tapestry as all I did
was get hold of the URL, append a path to the image, and replace the CID in
the HTML with the image URL.

Are there any examples of this sort of functionality?

Many thanks, Graeme.


reiern70 wrote:
> 
> Why not mount a resource that is servicing back images based of the CID?
> Best,
> 
> Ernesto
> 
> On Wed, Dec 3, 2008 at 2:59 PM, Graeme Knight <[EMAIL PROTECTED]>
> wrote:
> 
>>
>> Oh,
>>
>> My use case is this:
>>
>> 1) Load up HTML email content. This content has CIDs which need to be
>> resolved to URLs.
>>
>> 2) I will put the HTML content into the iframe using some Javascript to
>> manipulate the innerHTML.
>>
>> 3) Before I do step 2 I need to convert the CID to a URL that points to
>> an
>> image file on the server.
>>
>> Its this URL construction that concerns me.
>>
>> Many thanks for any suggestions, Graeme.
>>
>>
>> Graeme Knight wrote:
>> >
>> > Hi,
>> >
>> > I would like to use an iframe on my page that contains IMG tags. I
>> would
>> > like the IMG tag SRC to point back to the server to load up the image.
>> >
>> > What would be the best way to construct the URLs in Wicket?
>> >
>> > Many thanks for any advice, Graeme.
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/IMG-SRC-URL-in-iframe.-tp20805408p20813419.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/IMG-SRC-URL-in-iframe.-tp20805408p20814164.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to