So, I can find all kinds of info on turning ppt. files into html. What I want
is to put html into ppt. I dont mean an embeded link or hyper link, but
rather the web page and all it's controlls in the ppt. There is a an add-in
which does this for you and uses the ppt Microsoft Web Browser Controll to do
it. My question is how is it pointing to file/web address? When I look at the
properties or code of the controll, there is no pointer I can see. I would
love to know how to do this myself.
Thanks,

Signature
The Ded Tek
Chirag - 31 Oct 2007 02:32 GMT
The interfaces, methods and properties of Web Browser Control are documented
at http://msdn2.microsoft.com/hi-in/library/aa752040.aspx
There are Navigate() and Navigate2() methods that accept a URL string and
make the Web Browser Control load that URL. That might be of interest to
you.
- Chirag
PowerShow - View multiple PowerPoint slide shows simultaneously
http://officeone.mvps.org/powershow/powershow.html
> So, I can find all kinds of info on turning ppt. files into html. What I
> want
[quoted text clipped - 9 lines]
>
> Thanks,
John Wilson - 31 Oct 2007 08:02 GMT
If you drop me an email I'll send you a copy of our September Newsletter
which has a tutorial on this.
-- email john AT technologytrish.co.uk
Amazing PPT Hints, Tips and Tutorials-
http://www.PPTAlchemy.co.uk
http://www.technologytrish.co.uk
> So, I can find all kinds of info on turning ppt. files into html. What I want
> is to put html into ppt. I dont mean an embeded link or hyper link, but
[quoted text clipped - 5 lines]
>
> Thanks,