stange anchor ref behavior

J

Jack Fox

I am saving some formated html fragments (text, some formatting tags and
anchor tags) in a SQL text column then writing it to a page. Something
strange is happening with the anchor tags within the saved fragment.

<a href="mypage.aspx">stuff</a>

comes out looking perfect in the browser source (both IE 6.0 and Firefox
1.0), but if you hover the mouse over the link you get

http://localhost/"mypage.aspx"

in the status bar. What is more I have other anchor tags formatted exactly
the same before and after the saved fragment, and they work.

What gives? How can the browser goof-up some tags and not others that all
are formatted the same when I look at the source?
 
J

Jack Fox

OK, mystery solved (happens every time I post a dumb question, at least I
caught this one before anyone replied).

Somewhere in the creation path of the html fragment, possible MS Word, the
quote character became something that looked like a quote character, but
wasn't; or at least wasn't according to the encodings my browsers are using.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top