Is there any way to add a company logo to the companyweb without modifying
the .aspx code directly?

Thanks,

Rob

Re: Add Company Logo to companyweb by Engelbert

Engelbert
Fri Nov 11 12:50:04 CST 2005

Use the Image Web Part ?

Engelbert

"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:eYsQ%23Yu5FHA.3136@TK2MSFTNGP09.phx.gbl...
> Is there any way to add a company logo to the companyweb without modifying
> the .aspx code directly?
>
> Thanks,
>
> Rob
>



Re: Add Company Logo to companyweb by Robert

Robert
Mon Nov 14 16:09:26 CST 2005

Engle,

Sorry, I should have been more clear, I am looking to add a logo to the
header (in place of the "Home" text for example), not simply anywhere on the
page.

Thanks,

Rob

"Engelbert" <Engelbert@discussions.nospam.com> wrote in message
news:uZYbBDv5FHA.3880@TK2MSFTNGP12.phx.gbl...
> Use the Image Web Part ?
>
> Engelbert
>
> "Robert Zahm" <robzahm@hotmail.com> wrote in message
> news:eYsQ%23Yu5FHA.3136@TK2MSFTNGP09.phx.gbl...
>> Is there any way to add a company logo to the companyweb without
>> modifying the .aspx code directly?
>>
>> Thanks,
>>
>> Rob
>>
>
>



Re: Add Company Logo to companyweb by Robert

Robert
Mon Nov 14 16:10:54 CST 2005

Sorry, I hit the wrong button on the spellchecker and it changed my
greeting...

Rob

"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:%23DQzUgW6FHA.3588@TK2MSFTNGP15.phx.gbl...
> Engle,
>
> Sorry, I should have been more clear, I am looking to add a logo to the
> header (in place of the "Home" text for example), not simply anywhere on
> the page.
>
> Thanks,
>
> Rob
>
> "Engelbert" <Engelbert@discussions.nospam.com> wrote in message
> news:uZYbBDv5FHA.3880@TK2MSFTNGP12.phx.gbl...
>> Use the Image Web Part ?
>>
>> Engelbert
>>
>> "Robert Zahm" <robzahm@hotmail.com> wrote in message
>> news:eYsQ%23Yu5FHA.3136@TK2MSFTNGP09.phx.gbl...
>>> Is there any way to add a company logo to the companyweb without
>>> modifying the .aspx code directly?
>>>
>>> Thanks,
>>>
>>> Rob
>>>
>>
>>
>
>



Re: Add Company Logo to companyweb by Engelbert

Engelbert
Mon Nov 14 23:54:16 CST 2005

No problem.

I think you're stuck with code then but it's not difficult code ...

Engelbert

"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:upxXJhW6FHA.2888@tk2msftngp13.phx.gbl...
> Sorry, I hit the wrong button on the spellchecker and it changed my
> greeting...
>
> Rob
>
> "Robert Zahm" <robzahm@hotmail.com> wrote in message
> news:%23DQzUgW6FHA.3588@TK2MSFTNGP15.phx.gbl...
>> Engle,
>>
>> Sorry, I should have been more clear, I am looking to add a logo to the
>> header (in place of the "Home" text for example), not simply anywhere on
>> the page.
>>
>> Thanks,
>>
>> Rob
>>
>> "Engelbert" <Engelbert@discussions.nospam.com> wrote in message
>> news:uZYbBDv5FHA.3880@TK2MSFTNGP12.phx.gbl...
>>> Use the Image Web Part ?
>>>
>>> Engelbert
>>>
>>> "Robert Zahm" <robzahm@hotmail.com> wrote in message
>>> news:eYsQ%23Yu5FHA.3136@TK2MSFTNGP09.phx.gbl...
>>>> Is there any way to add a company logo to the companyweb without
>>>> modifying the .aspx code directly?
>>>>
>>>> Thanks,
>>>>
>>>> Rob
>>>>
>>>
>>>
>>
>>
>
>



RE: Add Company Logo to companyweb by BTP

BTP
Wed Nov 16 15:55:45 CST 2005

You can also use Frontpage if you have it.

"Robert Zahm" wrote:

> Is there any way to add a company logo to the companyweb without modifying
> the .aspx code directly?
>
> Thanks,
>
> Rob
>
>
>

Re: Add Company Logo to companyweb by Robert

Robert
Wed Nov 16 17:41:55 CST 2005

I was able to modify the code on a local installation, but the installation
I am attempting to update now initially used FrontPage to add an image to
the header, and now I can't find any code to reference this (I'm looking in
web server extensions\60\template\1033\sts\default.aspx). In fact, using
TextPad, I can't find a reference to that image file or the header text
anywhere in the web server extensions directory or subdirectories. Any idea
where FrontPage may have stashed this code?

Thanks,

Rob


"BTP" <BTP@discussions.microsoft.com> wrote in message
news:AE632ED9-1964-47E3-8AFF-DA0998AD4FE4@microsoft.com...
> You can also use Frontpage if you have it.
>
> "Robert Zahm" wrote:
>
>> Is there any way to add a company logo to the companyweb without
>> modifying
>> the .aspx code directly?
>>
>> Thanks,
>>
>> Rob
>>
>>
>>



Re: Add Company Logo to companyweb by Engelbert

Engelbert
Wed Nov 16 23:55:14 CST 2005

I presume that BTP like me is talking about amending the standard
http://<sitename>/default.aspx not a template.

Engelbert

"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:e6dMVdw6FHA.3588@TK2MSFTNGP15.phx.gbl...
>I was able to modify the code on a local installation, but the installation
>I am attempting to update now initially used FrontPage to add an image to
>the header, and now I can't find any code to reference this (I'm looking in
>web server extensions\60\template\1033\sts\default.aspx). In fact, using
>TextPad, I can't find a reference to that image file or the header text
>anywhere in the web server extensions directory or subdirectories. Any
>idea where FrontPage may have stashed this code?
>
> Thanks,
>
> Rob
>
>
> "BTP" <BTP@discussions.microsoft.com> wrote in message
> news:AE632ED9-1964-47E3-8AFF-DA0998AD4FE4@microsoft.com...
>> You can also use Frontpage if you have it.
>>
>> "Robert Zahm" wrote:
>>
>>> Is there any way to add a company logo to the companyweb without
>>> modifying
>>> the .aspx code directly?
>>>
>>> Thanks,
>>>
>>> Rob
>>>
>>>
>>>
>
>



Re: Add Company Logo to companyweb by Robert

Robert
Thu Nov 17 10:09:44 CST 2005

Englebert,

Correct, that is what I have done in the past. On this installation
however, modifying that file (Program Files\Common Files\Microsoft
Shared\web server extensions\60\TEMPLATE\1033\STS\default.aspx) does
nothing. If I try to save the picture from the webpage, I get what I
presume to be the filename of the picture. I tried copying a new image into
the image directory (Program Files\Common Files\Microsoft Shared\web server
extensions\60\TEMPLATE\IMAGES), but that did not make a difference either.

I think at one time this site was modified with FrontPage, but I'm not
exactly sure how. Assuming that I am using a template, is there any way to
find out where the actual file is so that I can update it?

Thanks,

Rob

"Engelbert" <Engelbert@discussions.nospam.com> wrote in message
news:%23Jhy%23tz6FHA.1188@TK2MSFTNGP12.phx.gbl...
>I presume that BTP like me is talking about amending the standard
>http://<sitename>/default.aspx not a template.
>
> Engelbert
>
> "Robert Zahm" <robzahm@hotmail.com> wrote in message
> news:e6dMVdw6FHA.3588@TK2MSFTNGP15.phx.gbl...
>>I was able to modify the code on a local installation, but the
>>installation I am attempting to update now initially used FrontPage to add
>>an image to the header, and now I can't find any code to reference this
>>(I'm looking in web server extensions\60\template\1033\sts\default.aspx).
>>In fact, using TextPad, I can't find a reference to that image file or the
>>header text anywhere in the web server extensions directory or
>>subdirectories. Any idea where FrontPage may have stashed this code?
>>
>> Thanks,
>>
>> Rob
>>
>>
>> "BTP" <BTP@discussions.microsoft.com> wrote in message
>> news:AE632ED9-1964-47E3-8AFF-DA0998AD4FE4@microsoft.com...
>>> You can also use Frontpage if you have it.
>>>
>>> "Robert Zahm" wrote:
>>>
>>>> Is there any way to add a company logo to the companyweb without
>>>> modifying
>>>> the .aspx code directly?
>>>>
>>>> Thanks,
>>>>
>>>> Rob
>>>>
>>>>
>>>>
>>
>>
>
>



Re: Add Company Logo to companyweb by Robert

Robert
Thu Nov 17 17:42:08 CST 2005

Part of my confusion is that I don't see a default.aspx in my root
companyweb directory, so I have no idea what http://companyweb/default.aspx
is actually pointing to.

Thanks,

Rob

"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:uoGKUF56FHA.4084@TK2MSFTNGP10.phx.gbl...
> Englebert,
>
> Correct, that is what I have done in the past. On this installation
> however, modifying that file (Program Files\Common Files\Microsoft
> Shared\web server extensions\60\TEMPLATE\1033\STS\default.aspx) does
> nothing. If I try to save the picture from the webpage, I get what I
> presume to be the filename of the picture. I tried copying a new image
> into the image directory (Program Files\Common Files\Microsoft Shared\web
> server extensions\60\TEMPLATE\IMAGES), but that did not make a difference
> either.
>
> I think at one time this site was modified with FrontPage, but I'm not
> exactly sure how. Assuming that I am using a template, is there any way
> to find out where the actual file is so that I can update it?
>
> Thanks,
>
> Rob
>
> "Engelbert" <Engelbert@discussions.nospam.com> wrote in message
> news:%23Jhy%23tz6FHA.1188@TK2MSFTNGP12.phx.gbl...
>>I presume that BTP like me is talking about amending the standard
>>http://<sitename>/default.aspx not a template.
>>
>> Engelbert
>>
>> "Robert Zahm" <robzahm@hotmail.com> wrote in message
>> news:e6dMVdw6FHA.3588@TK2MSFTNGP15.phx.gbl...
>>>I was able to modify the code on a local installation, but the
>>>installation I am attempting to update now initially used FrontPage to
>>>add an image to the header, and now I can't find any code to reference
>>>this (I'm looking in web server
>>>extensions\60\template\1033\sts\default.aspx). In fact, using TextPad, I
>>>can't find a reference to that image file or the header text anywhere in
>>>the web server extensions directory or subdirectories. Any idea where
>>>FrontPage may have stashed this code?
>>>
>>> Thanks,
>>>
>>> Rob
>>>
>>>
>>> "BTP" <BTP@discussions.microsoft.com> wrote in message
>>> news:AE632ED9-1964-47E3-8AFF-DA0998AD4FE4@microsoft.com...
>>>> You can also use Frontpage if you have it.
>>>>
>>>> "Robert Zahm" wrote:
>>>>
>>>>> Is there any way to add a company logo to the companyweb without
>>>>> modifying
>>>>> the .aspx code directly?
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Rob
>>>>>
>>>>>
>>>>>
>>>
>>>
>>
>>
>
>



Re: Add Company Logo to companyweb by Robert

Robert
Mon Nov 28 10:44:48 CST 2005

To follow up with my own question,

Once a site has been edited with FrontPage, it must always be modified by
directly connecting to it, the .aspx code cannot be used to make any further
changes.

Thanks,

Rob


"Robert Zahm" <robzahm@hotmail.com> wrote in message
news:eYsQ%23Yu5FHA.3136@TK2MSFTNGP09.phx.gbl...
> Is there any way to add a company logo to the companyweb without modifying
> the .aspx code directly?
>
> Thanks,
>
> Rob
>