Showing posts with label slideshow. Show all posts
Showing posts with label slideshow. Show all posts

Sunday, March 11, 2012

creating slideshow by accesing photos through sql database

hi all
am trying to create slideshow by accesing photos through sql database ...Please help me
Thanks a lot in advanceWhat specifically do you need help with?|||hi thanks for the reply..
Actually am storing the image url of a particular user in a common database table..the uniqueness is ensured by an index..so the url is the user id and index set...the problem i am facing is that am able to show all the pictures that the user has posted in a aspx page by writing a query and displaying it thru vb script(<%= images %>)..so when i downloadeda code for slideshow in javascript i couldnt use the vb script(<%= images %>)..So how am i supposed to go ahead...i want the pictures of only the particular users to be displayed...please help ...
Thanks a lot|||Maybe the following link will help:

http://aspnet.4guysfromrolla.com/articles/070704-1.aspx