Discussion:
=> create HTML Document with Frontpage VBA
(too old to reply)
Alexander
2004-05-10 12:45:26 UTC
Permalink
create HTML Document with Frontpage VBA
================================

I want to:
- Create a "xyz.htm" document in the background,
- insert Html Code in it
- and save the file on the server.

Which Fp VBA Code do I need ?

Thanks
Alexander
Stefan B Rusynko
2004-05-10 13:04:53 UTC
Permalink
This visual basic programming newsgroup has been discontinued for quite some
time. You may wish to post in microsoft.public.frontpage.programming

PS
You will have to learn the FP Object Modules at
Start at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbafpw10/html/fphowExplorFPOM.asp?frame=true--

_____________________________________________
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
_____________________________________________


"Alexander" <***@hotmail.com> wrote in message news:***@TK2MSFTNGP11.phx.gbl...
| create HTML Document with Frontpage VBA
| ================================
|
| I want to:
| - Create a "xyz.htm" document in the background,
| - insert Html Code in it
| - and save the file on the server.
|
| Which Fp VBA Code do I need ?
|
| Thanks
| Alexander
|
|

Loading...