crystalized
Programmer
I am just starting to examine DHTML and am curious about how I can use images.
I am unsure as to whether I should store my images in my SQL Server database or to store them in the file system with just a reference in the database.
I realize that the database access would have to be handled server side, but then how would I utilize say a series of images retrieved using DHTML. I have seen an example of a DHTML menu style item that has a list of links that when clicked change the text in an "explanation" area. This is the type of effect I would like to acheive using images.
So the links to the side, when clicked would cause the image to slide into place in the "display" area.
Am I completely off my rocker or is this type of thing possible. Also I think I read something about pre-caching images (not sure of the terminology) so that the page does not have to wait for an whole list of images to download. Especially since I only want to display one at a time.
Well any info anyone can offer me would be greatly appreciated. [sig]<p>Crystal<br><a href=mailto:crystals@genesis.sk.ca>crystals@genesis.sk.ca</a><br><a href= > </a><br>--------------------------------------------------<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>
[/sig]
I am unsure as to whether I should store my images in my SQL Server database or to store them in the file system with just a reference in the database.
I realize that the database access would have to be handled server side, but then how would I utilize say a series of images retrieved using DHTML. I have seen an example of a DHTML menu style item that has a list of links that when clicked change the text in an "explanation" area. This is the type of effect I would like to acheive using images.
So the links to the side, when clicked would cause the image to slide into place in the "display" area.
Am I completely off my rocker or is this type of thing possible. Also I think I read something about pre-caching images (not sure of the terminology) so that the page does not have to wait for an whole list of images to download. Especially since I only want to display one at a time.
Well any info anyone can offer me would be greatly appreciated. [sig]<p>Crystal<br><a href=mailto:crystals@genesis.sk.ca>crystals@genesis.sk.ca</a><br><a href= > </a><br>--------------------------------------------------<br>
Experience is one thing you can't get for nothing.<br>
-Oscar Wilde<br>
[/sig]