posted on Monday, June 19, 2006 2:52 PM
by
warstar
Embedded Images in Html Follow Up
Hi all,
A while ago i wrote about embedded images and stuff and like it aint great for big files.
Well notting has changed for the but.
To give you a small idee on how to get some sort of a dynamic image out of object idee you might wane think about something like this:
Create a webpage.
Override the render with the one of the image you want to render.
Load the image using some query or post paramters the paramter you might wanne use are type (The fullname of the object), property (The property witch returns the image/bitmap) and a id with you may need for a DAO or something like that.
Use some reflection adn have fun.
Just a idee you might beable to use.
Happy netting!
O yeah you might also look at https://sourceforge.net/projects/ie7/ for some idee's.
Comments