Click here to Skip to main content
15,890,282 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
actually iam working with the project of image slide show
i have two pages upload.aspx and slideshow.aspx

upload contains fields like id,name,date,img
img we are passing using fileuploadcontrol so when ur passing id,name,date,img all should enter in to database so img should enter likepath in database,img in folder of project

slideshow contains 8 images related to company these images will slide continously
after these 8 images if an image related to employer ie with systemdateshould also slide

all these are working correctly that 9th image also making slideshow with these 8 images
"error is occuring when"
for ex in upload page
when i am passing img with file upload control the image name is ram.jpg
and txtname is ram.jpg its work fine when i insert txtname as only "ram" its saving in database but not making slidehow for the 9th image related to employer
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900