
April 16th, 2008, 08:01 PM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 1
Time spent in forums: 9 m 14 sec
Reputation Power: 0
|
|
|
Online content in a PPT
I want to have my PowerPoint grab an image from my web site without downloading itinto the presentation. Normally if this was an HTML doc i would use something like :
<tr align="center" valign="middle">
<td height="90"><a href="mailing.html"><img src="images/subscribe.gif" width="367" height="26" border="0"></a></td>
</tr>
Since this is a PowerPoint how do I have the presentation grab the image on a specific page on my site every time the PPT is opened. The web site automatically rotates the image so each time the PPT is opened a new image would be shown. Thank you for any advice, in advance.
JJ
|