Frontpage xp weblog/journal macro insert date and time kind of question

  • Thread starter Thread starter MJO
  • Start date Start date
M

MJO

I would like maintain a blog on my web that acts the same way my journal
does in MS Word. That journal has a macro that, upon opening that MS Word
file, goes to the end, inserts the current date and time in bold then
inserts a couple hard returns so I can start to type my entry as soon right
away. I can't seem to do it in FrontPage 2002 running on Windows XP. I'm
quite the novice with FrontPage and don't know any VBA.

My MS Word macro is called AutoOpen and I recorded it through the facility
in MS Word that records keystrokes but that's not available in FrontPage. I
tried saving the MS Word file with the macro in it as a web page and then
copied it over into my Web but that didn't work. Any help or suggestions for
doing this would be appreciated.
 
Hi MJO,

IMHO, this is the wrong approach to the issue. I'm assuming that you wish to
maintain this on the web so that other may preview it, etc. If so, they
you'll need to use the DIW to create a page so that it can be updated with
the information that you enter. Once you have the DIW working create DRW to
display the dates that you wish to see.
 
Thanks. This is what I want to do but I don't know what DIW or DRW are.
Please explain. Thanks
 
Database Interface Wizard and Database Results Wizard both are in the help
system.
 
Back
Top