Discussion:
An easy one. A one-line (I hope) vba macro to "Preview in Browser"
(too old to reply)
JOCA
2003-09-28 06:42:28 UTC
Permalink
Folks,

I have several browsers installed in my machine so I can test my webpage for
compatibility. Every time I use the "Preview in Browser" choice under the
File menu, the next time I click on the "Preview in Browser" icon in my
toolbar, it will preview in the browser I selected when last used the
"Preview in Browser" choice using the File menu. In other words, when you
"Preview in Browser" using the File menu choice, you can choose the browser
in which you want to preview your page; while when you "Preview in Browser"
using the icon in your toolbar, you don't have a choice of browsers (it will
use the last one selected).

I would like to add custom icons to my toolbar to preview my page in
different browsers (one icon per browser). Does anybody knows what would be
the line in a vba macro that would produce the same result as the "Preview
in Browser" choice under the File menu in FrontPage 2002, specifying the
browser to be used?

Thanks to all who contribute to answer this question.

JOCA
Stefan B Rusynko
2003-09-28 08:05:46 UTC
Permalink
This visual basic newsgroup has been discontinued.
You may wish to post in
microsoft.public.frontpage.programming
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"JOCA" <***@hotmail.com> wrote in message news:opvdb.120106$***@twister.austin.rr.com...
| Folks,
|
| I have several browsers installed in my machine so I can test my webpage for
| compatibility. Every time I use the "Preview in Browser" choice under the
| File menu, the next time I click on the "Preview in Browser" icon in my
| toolbar, it will preview in the browser I selected when last used the
| "Preview in Browser" choice using the File menu. In other words, when you
| "Preview in Browser" using the File menu choice, you can choose the browser
| in which you want to preview your page; while when you "Preview in Browser"
| using the icon in your toolbar, you don't have a choice of browsers (it will
| use the last one selected).
|
| I would like to add custom icons to my toolbar to preview my page in
| different browsers (one icon per browser). Does anybody knows what would be
| the line in a vba macro that would produce the same result as the "Preview
| in Browser" choice under the File menu in FrontPage 2002, specifying the
| browser to be used?
|
| Thanks to all who contribute to answer this question.
|
| JOCA
|
|
Loading...