frontpage express

  • Thread starter Thread starter Robert
  • Start date Start date
R

Robert

I am a complete novice at web publishing but am computer
savy. I am taking my first baby steps into web publishing
using the Frontpage express that came with windows 98. I
have managed to up-load a basic page through my ISP
provided web space server. The problem I am having is with
graphics. When I edit my page off-line and inset image
files it works fine. When I up-load the new page with the
image files all I get are the place holers..you know the
box with the red X in the upper left corner.
So, my question is, why won't my image files post on the
page? NOTE: I used the page wizard to make the page, I
think this may be the problem, it won't accept a format
change... any help?

thanks.
 
Unlike MS Word or PowerPoint files, Web pages aren't all
one piece. You have to manually upload each picture file
as well as the .htm file.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
|| Microsoft FrontPage Version 2002 Inside Out
|| Web Database Development Step by Step .NET Edition
|| Troubleshooting Microsoft FrontPage 2002
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
did you import them into the web? did you publish through FP express or upload
with FTP?
 
correct, they are linked (with <img src="......"> tags, not embedded as with pics
in word docs for example.
 
Back
Top