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]

Reply via email to