Most likely you have searched too...
This is all I came up with.
The only correct way to show the '&' character in HTML (like the
htsearch results) is with the & entity. Using the ampersand
character alone can confuse some browsers.
BUT, there is a bug in "Microsoft ASP.NET" (included with the .NET
Framework 1.1) Here is an article that addresses this problem.
BUG: Ampersand Character in an Attribute Value Is Converted to an Entity
When You Switch from Design View to HTML View
http://support.microsoft.com/default...-us;821345#kb2
Visual Studio .NET Editor Malforms HTML Tags
http://support.microsoft.com/kb/316946/EN-US/
Not much help 8(
Don
===============================
"Fred" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
| Thanks Tom & Murray but does anyone have the answer?
|
| "Murray" <(E-Mail Removed)> wrote in message
| news:(E-Mail Removed)...
| > You're welcome!
| >
| > --
| > Murray
| >
| > "Tom Pepper Willett" <(E-Mail Removed)> wrote in message
| > news:(E-Mail Removed)...
| >> Correct, Murray. Thanks for the catch. I was thinking of another
| >> charcter.
| >> & is fine.
| >>
| >> --
| >> ===
| >> Tom "Pepper" Willett
| >> Microsoft MVP - FrontPage
| >> ---
| >> About FrontPage 2003:
| >>
http://office.microsoft.com/home/off...tid=FX01085802
| >> FrontPage 2003 Product Information:
| >>
http://www.microsoft.com/office/fron...o/default.mspx
| >> Understanding FrontPage:
| >>
http://msdn.microsoft.com/office/und...ing/frontpage/
| >> FrontPage 2002 Server Extensions Support Center:
| >>
http://support.microsoft.com/default...h;en-us;fp10se
| >> ===
| >> "Murray" <(E-Mail Removed)> wrote in message
| >> news:(E-Mail Removed)...
| >> | But you NEED an ampersand in some dynamic links, no?
| >> |
| >> | For example, <a href="foo.asp?blah=abc&blah2=xyz">?
| >> |
| >> | --
| >> | Murray
| >> |
| >> | "Tom Pepper Willett" <(E-Mail Removed)> wrote in message
| >> | news:(E-Mail Removed)...
| >> | > Are you using an ampersand (&) in your links? If so, that's how it
| >> | > translates. If you are using &, it should not be used.
| >> | >
| >> | > --
| >> | > ===
| >> | > Tom "Pepper" Willett
| >> | > Microsoft MVP - FrontPage
| >> | > ---
| >> | > About FrontPage 2003:
| >> | >
http://office.microsoft.com/home/off...tid=FX01085802
| >> | > FrontPage 2003 Product Information:
| >> | >
http://www.microsoft.com/office/fron...o/default.mspx
| >> | > Understanding FrontPage:
| >> | >
http://msdn.microsoft.com/office/und...ing/frontpage/
| >> | > FrontPage 2002 Server Extensions Support Center:
| >> | >
http://support.microsoft.com/default...h;en-us;fp10se
| >> | > ===
| >> | > "Fred" <(E-Mail Removed)> wrote in message
| >> | > news:%(E-Mail Removed)...
| >> | > | Can anyone tell me how I can stop FP 2002 adding these darn amp;
to
| >> many
| >> | > of
| >> | > | my links.
| >> | > | Sample part of a link
| >> | > .com/click?p=11912&a=935415&g=90396&url=
| >> | > | It would appear to add amp; after the & and I can't think why.
Can
| >> you?
| >> | > |
| >> | > |
| >> | >
| >> | >
| >> |
| >> |
| >>
| >>
| >
| >
|
|