humblecoder; how are you using a static method? and are you passing parameters to this method? if you are, how are you doing this? I want to add multiple slide shows on a page and use one method to generate the slides by passing parameters, I just haven't figured out by what means I will pass parameters through the SlideShowExtender... any ideas?
danielbala:
humblecoder; how are you using a static method? and are you passing parameters to this method? if you are, how are you doing this? I want to add multiple slide shows on a page and use one method to generate the slides by passing parameters, I just haven't figured out by what means I will pass parameters through the SlideShowExtender... any ideas?
Could you figure out how to pass parameters?
yaip:
I want to add multiple slide shows on a page and useone method to generate the slides by passing parameters, I just haven'tfigured out by what means I will pass parameters through theSlideShowExtender... any ideas?
Hey, I'm trying to use multiple slide shows on a page too. You can use the slideshowextender's context key to pass the value you need.
My problem right now is getting the method in a place that many pages can access it. I've tried putting it in a separate vb file but so far I haven't been able to get the slideshow to know where to look, I think my SlideShowServicePath is correct...
shaboboo:
My problem right now is getting the method in a place that many pages can access it. I've tried putting it in a separate vb file but so far I haven't been able to get the slideshow to know where to look, I think my SlideShowServicePath is correct...
After struggling for a long time, I managed to make it work.
http://www.justthinkart.com/General/
Click on any thumbnail on the right and then slideshow.
No comments:
Post a Comment