Tagged Questions
0
votes
1answer
76 views
using a byte array to display a image in a sharepoint webpart
I have a webpart which shows document data from a webservice. I can use the same webservice to get a byte[] which contains data for a thumbnail image of the document.
the image should be shown in a ...
0
votes
2answers
2k views
Webpart to rotate through images?
I downloaded this webpart to rotate through images stored in a library however, it seems that the library of images MUST be on the same page as the image rotator for it to work...
Any idea how to ...