Saving Graphics to web

G

Guest

I am having trouble saving graphis to my web page - these are both .jpg and
..gif files. The coding - as follows:

src="file:///C:/Documents%20and%20Settings/Nische%20Pty%20Ltd/My%20Documents/aaa%20Art%203d%20Graphics%20All/Edited%20Fairies/Cherubs%20and%20angels/vicki%20in%20cream%20frame.jpg" width="226" height="341">

Shows that the images are being pointed back to my C drive which of course
does not allow anyone else to see the images - except me because I have
access to my own C drive.

I have tried both inserting from FrontPage AND copying and pasting from my
source file but nothing seems to be working.

If you can help would you please advise in simple terms as I am pretty much
a newbie.

Many thanks

Loretta
 
S

Stefan B Rusynko

1) make sure you first open a FP web (not just a page)
2) File Import your image in the site (say into the images folder), then drag it onto the page


--

_____________________________________________
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/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I am having trouble saving graphis to my web page - these are both .jpg and
| .gif files. The coding - as follows:
|
|
src="file:///C:/Documents%20and%20Settings/Nische%20Pty%20Ltd/My%20Documents/aaa%20Art%203d%20Graphics%20All/Edited%20Fairies/Cherubs%20and%20angels/vicki%20in%20cream%20frame.jpg"
width="226" height="341">
|
| Shows that the images are being pointed back to my C drive which of course
| does not allow anyone else to see the images - except me because I have
| access to my own C drive.
|
| I have tried both inserting from FrontPage AND copying and pasting from my
| source file but nothing seems to be working.
|
| If you can help would you please advise in simple terms as I am pretty much
| a newbie.
|
| Many thanks
|
| Loretta
 
G

Guest

.... Or edit them in your favorite graphics editor and save them to your open
website.
 
R

Ronx

..... and then run Tools->Recalculate Hyperlinks so that all the meta data
is updated.
Importing is always good - saving directly into the website does go wrong
sometimes.
 
R

Rob Giordano \(Crash\)

It's much safer to Import or Drag/Drop them into FP (but not Copy/Paste).


| ... Or edit them in your favorite graphics editor and save them to your
open
| website.
| --
| Richard M. Perry
|
|
| "E. T. Culling" wrote:
|
| > It's also best to take all the spaces out of the file name....
represented
| > by %20. Use _ instead.
| > Always IMPORT your images into your site before using them
| > --
| > Eleanor T. Culling
| > Leavenworth, WA
| > Enjoy my photography at
| > www.eleanorstravels.com
| > http://www.eleanorstravels.com/photoblog-issue1.htm
| > | > >I am having trouble saving graphis to my web page - these are both .jpg
and
| > > .gif files. The coding - as follows:
| > >
| > >
src="file:///C:/Documents%20and%20Settings/Nische%20Pty%20Ltd/My%20Documents/aaa%20Art%203d%20Graphics%20All/Edited%20Fairies/Cherubs%20and%20angels/vicki%20in%20cream%20frame.jpg"
| > > width="226" height="341">
| > >
| > > Shows that the images are being pointed back to my C drive which of
course
| > > does not allow anyone else to see the images - except me because I
have
| > > access to my own C drive.
| > >
| > > I have tried both inserting from FrontPage AND copying and pasting
from my
| > > source file but nothing seems to be working.
| > >
| > > If you can help would you please advise in simple terms as I am pretty
| > > much
| > > a newbie.
| > >
| > > Many thanks
| > >
| > > Loretta
| >
| >
| >
 
Top