href issues in a elements.
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngrichtextbox' list.


Fuali
Inside my source doc's I have tags like this <a href="abc"> for relative links. When ever I load the file into the RTB via the text property, it converts them to <a href="http://localhost/XXX/abc";>.

Is there a workaround for this, or maybe a setting to turn it off.

thanks for your help.
Reply to this message...
 
    
Ollie Cornes
Hi Fuali,

Currently the best workaround is to replace those href attributes when
the page is submitted. The URLs are expanded by Internet Explorer and
I'm not aware of a way to turn it off.

myDoc = myRichTextBox.TextXhtml.Replace("http://www.server.com","")

Ollie

--

http://www.richtextbox.com/

The lightweight content editor for ASP.NET

-----Original Message-----
From: Click here to reveal e-mail address
[mailto:Click here to reveal e-mail address] On Behalf Of
Fuali
Sent: 27 June 2002 16:18
To: aspngrichtextbox
Subject: [aspngrichtextbox] href issues in a elements.

Inside my source doc's I have tags like this <a href="abc"> for
relative links. When ever I load the file into the RTB via the text
property, it converts them to <a href="http://localhost/XXX/abc">.

Is there a workaround for this, or maybe a setting to turn it off.

thanks for your help.

| [aspngrichtextbox] member Click here to reveal e-mail address = YOUR ID |
http://www.aspfriends.com/aspfriends/aspngrichtextbox.asp = JOIN/QUIT
Reply to this message...
 
 




Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com