Hello,
I do not have embedded picture and I could care less about it.
What I have is just a link to the picture located on web.
Why FP insists of saving it?? I do not want that!
I want just to save the page I designed without a picture (but with the link
to it).
Jack

Re: Why FP insists of saving embedded picture? by Tom

Tom
Wed Apr 09 16:36:38 CDT 2008

Did you first File | Import the picture from your hard drive into a folder
in your open FP web, then create a link to it?
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage
"You're a daisy if you do!"
---
FrontPage Support:
http://www.frontpagemvps.com/
===
"Jack" <replyto@it> wrote in message
news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
: Hello,
: I do not have embedded picture and I could care less about it.
: What I have is just a link to the picture located on web.
: Why FP insists of saving it?? I do not want that!
: I want just to save the page I designed without a picture (but with the
link
: to it).
: Jack
:
:



Re: Why FP insists of saving embedded picture? by Jack

Jack
Wed Apr 09 17:28:20 CDT 2008

I've tried 3 times to post a reply but it never appeared.
It looks as MS does not like html code I am trying to show???
I modified the code a little.

====================
No.
I just copied and pasted html code:

<form action="<here is url path >" method="post">
<input type="image"
src="here is url path to the picture" border="0"
name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="here is url path to the picture"
width="1" height="1">

Thats all.
Thanks,
Jack


"Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
> Did you first File | Import the picture from your hard drive into a folder
> in your open FP web, then create a link to it?
> --
> Tom [Pepper] Willett
> Microsoft MVP - FrontPage
> "You're a daisy if you do!"
> ---
> FrontPage Support:
> http://www.frontpagemvps.com/
> ===
> "Jack" <replyto@it> wrote in message
> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
> : Hello,
> : I do not have embedded picture and I could care less about it.
> : What I have is just a link to the picture located on web.
> : Why FP insists of saving it?? I do not want that!
> : I want just to save the page I designed without a picture (but with the
> link
> : to it).
> : Jack
> :
> :
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Wed Apr 09 17:29:36 CDT 2008

I do not understand why my replies (x3) are not posted.
Am I blacklisted or what?
Jack

"Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
> Did you first File | Import the picture from your hard drive into a folder
> in your open FP web, then create a link to it?
> --
> Tom [Pepper] Willett
> Microsoft MVP - FrontPage
> "You're a daisy if you do!"
> ---
> FrontPage Support:
> http://www.frontpagemvps.com/
> ===
> "Jack" <replyto@it> wrote in message
> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
> : Hello,
> : I do not have embedded picture and I could care less about it.
> : What I have is just a link to the picture located on web.
> : Why FP insists of saving it?? I do not want that!
> : I want just to save the page I designed without a picture (but with the
> link
> : to it).
> : Jack
> :
> :
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Thu Apr 10 18:06:17 CDT 2008

Anyone to help?
Unbelievable!
Jack

"Jack" <replyto@it> wrote in message
news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
> Hello,
> I do not have embedded picture and I could care less about it.
> What I have is just a link to the picture located on web.
> Why FP insists of saving it?? I do not want that!
> I want just to save the page I designed without a picture (but with the
> link to it).
> Jack
>



Re: Why FP insists of saving embedded picture? by Rob

Rob
Thu Apr 10 22:33:03 CDT 2008

Let's see the link.
FP won't prompt to save an embedded image if you're linking text to an
external image, unless the link you create is an image itself that you
haven't saved.

What's unbelievable?

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression






"Jack" <replyto@it> wrote in message
news:eNYby91mIHA.2396@TK2MSFTNGP02.phx.gbl...
| Anyone to help?
| Unbelievable!
| Jack
|
| "Jack" <replyto@it> wrote in message
| news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
| > Hello,
| > I do not have embedded picture and I could care less about it.
| > What I have is just a link to the picture located on web.
| > Why FP insists of saving it?? I do not want that!
| > I want just to save the page I designed without a picture (but with the
| > link to it).
| > Jack
| >
|
|



Re: Why FP insists of saving embedded picture? by Thomas

Thomas
Fri Apr 11 07:03:11 CDT 2008

FP will always prompt you to save images that are display on a page open in FP when the image is not
located in your current open web. You can solve this by copying the PayPal image to your desktop and
then importing, then using on each page/link, etc.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"Jack" <replyto@it> wrote in message news:u$GG8DpmIHA.3780@TK2MSFTNGP06.phx.gbl...
> I've tried 3 times to post a reply but it never appeared.
> It looks as MS does not like html code I am trying to show???
> I modified the code a little.
>
> ====================
> No.
> I just copied and pasted html code:
>
> <form action="<here is url path >" method="post">
> <input type="image"
> src="here is url path to the picture" border="0"
> name="submit" alt="PayPal - The safer, easier way to pay online!">
> <img alt="" border="0" src="here is url path to the picture"
> width="1" height="1">
>
> Thats all.
> Thanks,
> Jack
>
>
> "Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
> news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
>> Did you first File | Import the picture from your hard drive into a folder
>> in your open FP web, then create a link to it?
>> --
>> Tom [Pepper] Willett
>> Microsoft MVP - FrontPage
>> "You're a daisy if you do!"
>> ---
>> FrontPage Support:
>> http://www.frontpagemvps.com/
>> ===
>> "Jack" <replyto@it> wrote in message
>> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>> : Hello,
>> : I do not have embedded picture and I could care less about it.
>> : What I have is just a link to the picture located on web.
>> : Why FP insists of saving it?? I do not want that!
>> : I want just to save the page I designed without a picture (but with the
>> link
>> : to it).
>> : Jack
>> :
>> :
>>
>>
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Fri Apr 11 14:45:50 CDT 2008

But I do not wish to save that image but I want to save the page as it is
and I do not have that option!
That image will be imported and displayed when the page is online!
Jack

"Thomas A. Rowe" <tarowe@mvps.org> wrote in message
news:u5zaFw8mIHA.4292@TK2MSFTNGP04.phx.gbl...
> FP will always prompt you to save images that are display on a page open
> in FP when the image is not located in your current open web. You can
> solve this by copying the PayPal image to your desktop and then importing,
> then using on each page/link, etc.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Jack" <replyto@it> wrote in message
> news:u$GG8DpmIHA.3780@TK2MSFTNGP06.phx.gbl...
>> I've tried 3 times to post a reply but it never appeared.
>> It looks as MS does not like html code I am trying to show???
>> I modified the code a little.
>>
>> ====================
>> No.
>> I just copied and pasted html code:
>>
>> <form action="<here is url path >" method="post">
>> <input type="image"
>> src="here is url path to the picture" border="0"
>> name="submit" alt="PayPal - The safer, easier way to pay online!">
>> <img alt="" border="0" src="here is url path to the picture"
>> width="1" height="1">
>>
>> Thats all.
>> Thanks,
>> Jack
>>
>>
>> "Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
>> news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
>>> Did you first File | Import the picture from your hard drive into a
>>> folder
>>> in your open FP web, then create a link to it?
>>> --
>>> Tom [Pepper] Willett
>>> Microsoft MVP - FrontPage
>>> "You're a daisy if you do!"
>>> ---
>>> FrontPage Support:
>>> http://www.frontpagemvps.com/
>>> ===
>>> "Jack" <replyto@it> wrote in message
>>> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>>> : Hello,
>>> : I do not have embedded picture and I could care less about it.
>>> : What I have is just a link to the picture located on web.
>>> : Why FP insists of saving it?? I do not want that!
>>> : I want just to save the page I designed without a picture (but with
>>> the
>>> link
>>> : to it).
>>> : Jack
>>> :
>>> :
>>>
>>>
>>
>>
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Fri Apr 11 14:50:50 CDT 2008

In previous message:
zzz stands for : https://
Jack

"Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
news:F2036BCD-A4BE-4AB4-A8D4-956AD6F28631@microsoft.com...
> Let's see the link.
> FP won't prompt to save an embedded image if you're linking text to an
> external image, unless the link you create is an image itself that you
> haven't saved.
>
> What's unbelievable?
>
> --
> ~~~~~~~~~~~~~~~~~~
> Rob Giordano
> Microsoft MVP Expression
>
>
>
>
>
>
> "Jack" <replyto@it> wrote in message
> news:eNYby91mIHA.2396@TK2MSFTNGP02.phx.gbl...
> | Anyone to help?
> | Unbelievable!
> | Jack
> |
> | "Jack" <replyto@it> wrote in message
> | news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
> | > Hello,
> | > I do not have embedded picture and I could care less about it.
> | > What I have is just a link to the picture located on web.
> | > Why FP insists of saving it?? I do not want that!
> | > I want just to save the page I designed without a picture (but with
> the
> | > link to it).
> | > Jack
> | >
> |
> |
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Fri Apr 11 15:03:51 CDT 2008

and again there is not a'previous message' :(
Jack

"Jack" <replyto@it> wrote in message
news:ujXYZ1AnIHA.5704@TK2MSFTNGP05.phx.gbl...
> In previous message:
> zzz stands for : https://
> Jack
>
> "Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
> news:F2036BCD-A4BE-4AB4-A8D4-956AD6F28631@microsoft.com...
>> Let's see the link.
>> FP won't prompt to save an embedded image if you're linking text to an
>> external image, unless the link you create is an image itself that you
>> haven't saved.
>>
>> What's unbelievable?
>>
>> --
>> ~~~~~~~~~~~~~~~~~~
>> Rob Giordano
>> Microsoft MVP Expression
>>
>>
>>
>>
>>
>>
>> "Jack" <replyto@it> wrote in message
>> news:eNYby91mIHA.2396@TK2MSFTNGP02.phx.gbl...
>> | Anyone to help?
>> | Unbelievable!
>> | Jack
>> |
>> | "Jack" <replyto@it> wrote in message
>> | news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>> | > Hello,
>> | > I do not have embedded picture and I could care less about it.
>> | > What I have is just a link to the picture located on web.
>> | > Why FP insists of saving it?? I do not want that!
>> | > I want just to save the page I designed without a picture (but with
>> the
>> | > link to it).
>> | > Jack
>> | >
>> |
>> |
>>
>>
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Fri Apr 11 15:13:14 CDT 2008

<input type="image" src="h. t. t. p. s:
/./.w.w.w..p.a.y.p.a.l..c.o.m/en_US/i/btn/x-click-butcc-subscribe.gif"
border="0" name="submit" alt="PayPal - The safer, easier way to pay
online!">

Newsgroup does not allow me to post a full path!
Inserted dots...
Jack

"Jack" <replyto@it> wrote in message
news:ujXYZ1AnIHA.5704@TK2MSFTNGP05.phx.gbl...
> In previous message:
> zzz stands for : https://
> Jack
>
> "Rob Giordano (Crash)" <webmaster@siriussystems.invalid> wrote in message
> news:F2036BCD-A4BE-4AB4-A8D4-956AD6F28631@microsoft.com...
>> Let's see the link.
>> FP won't prompt to save an embedded image if you're linking text to an
>> external image, unless the link you create is an image itself that you
>> haven't saved.
>>
>> What's unbelievable?
>>
>> --
>> ~~~~~~~~~~~~~~~~~~
>> Rob Giordano
>> Microsoft MVP Expression
>>
>>
>>
>>
>>
>>
>> "Jack" <replyto@it> wrote in message
>> news:eNYby91mIHA.2396@TK2MSFTNGP02.phx.gbl...
>> | Anyone to help?
>> | Unbelievable!
>> | Jack
>> |
>> | "Jack" <replyto@it> wrote in message
>> | news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>> | > Hello,
>> | > I do not have embedded picture and I could care less about it.
>> | > What I have is just a link to the picture located on web.
>> | > Why FP insists of saving it?? I do not want that!
>> | > I want just to save the page I designed without a picture (but with
>> the
>> | > link to it).
>> | > Jack
>> | >
>> |
>> |
>>
>>
>
>



Re: Why FP insists of saving embedded picture? by Thomas

Thomas
Fri Apr 11 16:25:17 CDT 2008

Then you will always have to select the "No/Do Not Save" prompt each time you open and then save the
page in FP.

The image is not import when the page is displayed, the is linked to the page.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"Jack" <replyto@it> wrote in message news:%23rZknyAnIHA.5944@TK2MSFTNGP03.phx.gbl...
> But I do not wish to save that image but I want to save the page as it is and I do not have that
> option!
> That image will be imported and displayed when the page is online!
> Jack
>
> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message news:u5zaFw8mIHA.4292@TK2MSFTNGP04.phx.gbl...
>> FP will always prompt you to save images that are display on a page open in FP when the image is
>> not located in your current open web. You can solve this by copying the PayPal image to your
>> desktop and then importing, then using on each page/link, etc.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Jack" <replyto@it> wrote in message news:u$GG8DpmIHA.3780@TK2MSFTNGP06.phx.gbl...
>>> I've tried 3 times to post a reply but it never appeared.
>>> It looks as MS does not like html code I am trying to show???
>>> I modified the code a little.
>>>
>>> ====================
>>> No.
>>> I just copied and pasted html code:
>>>
>>> <form action="<here is url path >" method="post">
>>> <input type="image"
>>> src="here is url path to the picture" border="0"
>>> name="submit" alt="PayPal - The safer, easier way to pay online!">
>>> <img alt="" border="0" src="here is url path to the picture"
>>> width="1" height="1">
>>>
>>> Thats all.
>>> Thanks,
>>> Jack
>>>
>>>
>>> "Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
>>> news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
>>>> Did you first File | Import the picture from your hard drive into a folder
>>>> in your open FP web, then create a link to it?
>>>> --
>>>> Tom [Pepper] Willett
>>>> Microsoft MVP - FrontPage
>>>> "You're a daisy if you do!"
>>>> ---
>>>> FrontPage Support:
>>>> http://www.frontpagemvps.com/
>>>> ===
>>>> "Jack" <replyto@it> wrote in message
>>>> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>>>> : Hello,
>>>> : I do not have embedded picture and I could care less about it.
>>>> : What I have is just a link to the picture located on web.
>>>> : Why FP insists of saving it?? I do not want that!
>>>> : I want just to save the page I designed without a picture (but with the
>>>> link
>>>> : to it).
>>>> : Jack
>>>> :
>>>> :
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Fri Apr 11 17:13:01 CDT 2008

Thomas, I do not have such option.
I repeat:
newly created page:
when I paste the code (shown in the last post of this thread) and try to
save that page I have only OK and Cancel options on Save Embedded Files
window. Selecting Cancel will not save that page!!!!
Please just try it. It takes a few seconds to do that.
Jack

"Thomas A. Rowe" <tarowe@mvps.org> wrote in message
news:%23uxSLqBnIHA.4664@TK2MSFTNGP06.phx.gbl...
> Then you will always have to select the "No/Do Not Save" prompt each time
> you open and then save the page in FP.
>
> The image is not import when the page is displayed, the is linked to the
> page.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Jack" <replyto@it> wrote in message
> news:%23rZknyAnIHA.5944@TK2MSFTNGP03.phx.gbl...
>> But I do not wish to save that image but I want to save the page as it is
>> and I do not have that option!
>> That image will be imported and displayed when the page is online!
>> Jack
>>
>> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
>> news:u5zaFw8mIHA.4292@TK2MSFTNGP04.phx.gbl...
>>> FP will always prompt you to save images that are display on a page open
>>> in FP when the image is not located in your current open web. You can
>>> solve this by copying the PayPal image to your desktop and then
>>> importing, then using on each page/link, etc.
>>>
>>> --
>>> ==============================================
>>> Thomas A. Rowe
>>> Microsoft MVP - FrontPage
>>> http://www.Ecom-Data.com
>>> ==============================================
>>>
>>>
>>> "Jack" <replyto@it> wrote in message
>>> news:u$GG8DpmIHA.3780@TK2MSFTNGP06.phx.gbl...
>>>> I've tried 3 times to post a reply but it never appeared.
>>>> It looks as MS does not like html code I am trying to show???
>>>> I modified the code a little.
>>>>
>>>> ====================
>>>> No.
>>>> I just copied and pasted html code:
>>>>
>>>> <form action="<here is url path >" method="post">
>>>> <input type="image"
>>>> src="here is url path to the picture" border="0"
>>>> name="submit" alt="PayPal - The safer, easier way to pay online!">
>>>> <img alt="" border="0" src="here is url path to the picture"
>>>> width="1" height="1">
>>>>
>>>> Thats all.
>>>> Thanks,
>>>> Jack
>>>>
>>>>
>>>> "Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
>>>> news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
>>>>> Did you first File | Import the picture from your hard drive into a
>>>>> folder
>>>>> in your open FP web, then create a link to it?
>>>>> --
>>>>> Tom [Pepper] Willett
>>>>> Microsoft MVP - FrontPage
>>>>> "You're a daisy if you do!"
>>>>> ---
>>>>> FrontPage Support:
>>>>> http://www.frontpagemvps.com/
>>>>> ===
>>>>> "Jack" <replyto@it> wrote in message
>>>>> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>>>>> : Hello,
>>>>> : I do not have embedded picture and I could care less about it.
>>>>> : What I have is just a link to the picture located on web.
>>>>> : Why FP insists of saving it?? I do not want that!
>>>>> : I want just to save the page I designed without a picture (but with
>>>>> the
>>>>> link
>>>>> : to it).
>>>>> : Jack
>>>>> :
>>>>> :
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Why FP insists of saving embedded picture? by Thomas

Thomas
Fri Apr 11 17:52:31 CDT 2008

Try saving the new page first, then re-open and insert your PayPal link.

I use PayPal, as well, however I store their image(s) within my web site, to avoid page from always
having to contact the PayPal server every time the page is loaded in a browser or in FP.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"Jack" <replyto@it> wrote in message news:%23wAY2ECnIHA.1280@TK2MSFTNGP05.phx.gbl...
> Thomas, I do not have such option.
> I repeat:
> newly created page:
> when I paste the code (shown in the last post of this thread) and try to save that page I have
> only OK and Cancel options on Save Embedded Files window. Selecting Cancel will not save that
> page!!!!
> Please just try it. It takes a few seconds to do that.
> Jack
>
> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
> news:%23uxSLqBnIHA.4664@TK2MSFTNGP06.phx.gbl...
>> Then you will always have to select the "No/Do Not Save" prompt each time you open and then save
>> the page in FP.
>>
>> The image is not import when the page is displayed, the is linked to the page.
>>
>> --
>> ==============================================
>> Thomas A. Rowe
>> Microsoft MVP - FrontPage
>> http://www.Ecom-Data.com
>> ==============================================
>>
>>
>> "Jack" <replyto@it> wrote in message news:%23rZknyAnIHA.5944@TK2MSFTNGP03.phx.gbl...
>>> But I do not wish to save that image but I want to save the page as it is and I do not have that
>>> option!
>>> That image will be imported and displayed when the page is online!
>>> Jack
>>>
>>> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
>>> news:u5zaFw8mIHA.4292@TK2MSFTNGP04.phx.gbl...
>>>> FP will always prompt you to save images that are display on a page open in FP when the image
>>>> is not located in your current open web. You can solve this by copying the PayPal image to your
>>>> desktop and then importing, then using on each page/link, etc.
>>>>
>>>> --
>>>> ==============================================
>>>> Thomas A. Rowe
>>>> Microsoft MVP - FrontPage
>>>> http://www.Ecom-Data.com
>>>> ==============================================
>>>>
>>>>
>>>> "Jack" <replyto@it> wrote in message news:u$GG8DpmIHA.3780@TK2MSFTNGP06.phx.gbl...
>>>>> I've tried 3 times to post a reply but it never appeared.
>>>>> It looks as MS does not like html code I am trying to show???
>>>>> I modified the code a little.
>>>>>
>>>>> ====================
>>>>> No.
>>>>> I just copied and pasted html code:
>>>>>
>>>>> <form action="<here is url path >" method="post">
>>>>> <input type="image"
>>>>> src="here is url path to the picture" border="0"
>>>>> name="submit" alt="PayPal - The safer, easier way to pay online!">
>>>>> <img alt="" border="0" src="here is url path to the picture"
>>>>> width="1" height="1">
>>>>>
>>>>> Thats all.
>>>>> Thanks,
>>>>> Jack
>>>>>
>>>>>
>>>>> "Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
>>>>> news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
>>>>>> Did you first File | Import the picture from your hard drive into a folder
>>>>>> in your open FP web, then create a link to it?
>>>>>> --
>>>>>> Tom [Pepper] Willett
>>>>>> Microsoft MVP - FrontPage
>>>>>> "You're a daisy if you do!"
>>>>>> ---
>>>>>> FrontPage Support:
>>>>>> http://www.frontpagemvps.com/
>>>>>> ===
>>>>>> "Jack" <replyto@it> wrote in message
>>>>>> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>>>>>> : Hello,
>>>>>> : I do not have embedded picture and I could care less about it.
>>>>>> : What I have is just a link to the picture located on web.
>>>>>> : Why FP insists of saving it?? I do not want that!
>>>>>> : I want just to save the page I designed without a picture (but with the
>>>>>> link
>>>>>> : to it).
>>>>>> : Jack
>>>>>> :
>>>>>> :
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>



Re: Why FP insists of saving embedded picture? by Jack

Jack
Fri Apr 11 22:04:55 CDT 2008

I know that.
Also, I learned that if I do not go to Normal view but stay all the time
with html code view FP will not do that.
But it pisses me off anyhow.
Jack

"Thomas A. Rowe" <tarowe@mvps.org> wrote in message
news:OhyY7aCnIHA.1212@TK2MSFTNGP05.phx.gbl...
> Try saving the new page first, then re-open and insert your PayPal link.
>
> I use PayPal, as well, however I store their image(s) within my web site,
> to avoid page from always having to contact the PayPal server every time
> the page is loaded in a browser or in FP.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Jack" <replyto@it> wrote in message
> news:%23wAY2ECnIHA.1280@TK2MSFTNGP05.phx.gbl...
>> Thomas, I do not have such option.
>> I repeat:
>> newly created page:
>> when I paste the code (shown in the last post of this thread) and try to
>> save that page I have only OK and Cancel options on Save Embedded Files
>> window. Selecting Cancel will not save that page!!!!
>> Please just try it. It takes a few seconds to do that.
>> Jack
>>
>> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
>> news:%23uxSLqBnIHA.4664@TK2MSFTNGP06.phx.gbl...
>>> Then you will always have to select the "No/Do Not Save" prompt each
>>> time you open and then save the page in FP.
>>>
>>> The image is not import when the page is displayed, the is linked to the
>>> page.
>>>
>>> --
>>> ==============================================
>>> Thomas A. Rowe
>>> Microsoft MVP - FrontPage
>>> http://www.Ecom-Data.com
>>> ==============================================
>>>
>>>
>>> "Jack" <replyto@it> wrote in message
>>> news:%23rZknyAnIHA.5944@TK2MSFTNGP03.phx.gbl...
>>>> But I do not wish to save that image but I want to save the page as it
>>>> is and I do not have that option!
>>>> That image will be imported and displayed when the page is online!
>>>> Jack
>>>>
>>>> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
>>>> news:u5zaFw8mIHA.4292@TK2MSFTNGP04.phx.gbl...
>>>>> FP will always prompt you to save images that are display on a page
>>>>> open in FP when the image is not located in your current open web. You
>>>>> can solve this by copying the PayPal image to your desktop and then
>>>>> importing, then using on each page/link, etc.
>>>>>
>>>>> --
>>>>> ==============================================
>>>>> Thomas A. Rowe
>>>>> Microsoft MVP - FrontPage
>>>>> http://www.Ecom-Data.com
>>>>> ==============================================
>>>>>
>>>>>
>>>>> "Jack" <replyto@it> wrote in message
>>>>> news:u$GG8DpmIHA.3780@TK2MSFTNGP06.phx.gbl...
>>>>>> I've tried 3 times to post a reply but it never appeared.
>>>>>> It looks as MS does not like html code I am trying to show???
>>>>>> I modified the code a little.
>>>>>>
>>>>>> ====================
>>>>>> No.
>>>>>> I just copied and pasted html code:
>>>>>>
>>>>>> <form action="<here is url path >" method="post">
>>>>>> <input type="image"
>>>>>> src="here is url path to the picture" border="0"
>>>>>> name="submit" alt="PayPal - The safer, easier way to pay online!">
>>>>>> <img alt="" border="0" src="here is url path to the picture"
>>>>>> width="1" height="1">
>>>>>>
>>>>>> Thats all.
>>>>>> Thanks,
>>>>>> Jack
>>>>>>
>>>>>>
>>>>>> "Tom [Pepper] Willett" <tom@youreadaisyifyoudo.com> wrote in message
>>>>>> news:uO7XQmomIHA.3512@TK2MSFTNGP03.phx.gbl...
>>>>>>> Did you first File | Import the picture from your hard drive into a
>>>>>>> folder
>>>>>>> in your open FP web, then create a link to it?
>>>>>>> --
>>>>>>> Tom [Pepper] Willett
>>>>>>> Microsoft MVP - FrontPage
>>>>>>> "You're a daisy if you do!"
>>>>>>> ---
>>>>>>> FrontPage Support:
>>>>>>> http://www.frontpagemvps.com/
>>>>>>> ===
>>>>>>> "Jack" <replyto@it> wrote in message
>>>>>>> news:enaHlkomIHA.4076@TK2MSFTNGP05.phx.gbl...
>>>>>>> : Hello,
>>>>>>> : I do not have embedded picture and I could care less about it.
>>>>>>> : What I have is just a link to the picture located on web.
>>>>>>> : Why FP insists of saving it?? I do not want that!
>>>>>>> : I want just to save the page I designed without a picture (but
>>>>>>> with the
>>>>>>> link
>>>>>>> : to it).
>>>>>>> : Jack
>>>>>>> :
>>>>>>> :
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>