help with javascript
-
Hi all, I've a little problem. I try to make slideshow. I have a sample writen in java and here is where i stuck. I don't know anything about java, but I must convert my code to use pictures from database, now it takes pictures from directory.I take the sample code from here http://www.codeproject.com/aspnet/CatalogViewPhotoGallery.asp[^]. Please help me. 10x.
-
Hi all, I've a little problem. I try to make slideshow. I have a sample writen in java and here is where i stuck. I don't know anything about java, but I must convert my code to use pictures from database, now it takes pictures from directory.I take the sample code from here http://www.codeproject.com/aspnet/CatalogViewPhotoGallery.asp[^]. Please help me. 10x.
-
I want to take pictures from a database i have tables for albums and images i retrived them with ViewImage.aspx?img= or by album with Privew.aspx?album= i think i have to put this links somewhere in my javascript i think i need to make some modifications but i don't know how. I use this project like template so everithing is preaty same. If you can tell me good article or sample code i will be very thankful or just tell me how to correct this code.