Add your same PHP code to your home page or use a Server side Include of that page
- you home page file name will need to be a .php
--
_____________________________________________
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.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________
"Allen Geddes" <(E-Mail Removed)> wrote in message news:1FDBCECA-58D7-4679-83C2-(E-Mail Removed)...
| Hello, I've successfully set up a PHP page which displays the last 3 entries
| of my blog.
|
| (
www.smono.com/smonosoft.php )
|
| However, I would like to display that information on my MAIN webpage (
|
www.smono.com )
|
| I'm sure it's possible, but I'm very new to HTML and PHP, so I don't know
| all the tricks of the trade yet... Thanks in advance for your assistance!