Urls getting replaced

  •  03-29-2007, 3:13 AM

    Urls getting replaced

    Hi,

    This is to intimate that i am facing a problem in writing urls in the editor.

    E.g. I have used to following lines of code to link a text.

    <a href="http=www.nswrugby.com.au/helpful/transportupdates/nswcharterbuses.aspx">To learn more about the routes – and for all other bus routes to the game. click here to visit the NSW Rugby Transport web page. </a>

    When i save the data and reopen it in the editors HTML view, it give me foll. (for the first time after saving the data):

    <a href="" http="www.nswrugby.com.au/helpful/transportupdates/nswcharterbuses.aspx">To learn more about the routes – and for all other bus routes to the game. click here to visit the NSW Rugby Transport web page. </a>

    When i again save the data and go back to the editors HTML view, it now gives me the foll.:

    <a href="" http="" www.nswrugby.com.au/helpful/transportupdates/nswcharterbuses.aspx="">To learn more about the routes – and for all other bus routes to the game. click here to visit the NSW Rugby Transport web page. </a>

    Please help me on this, as this is creating a massive problems for my application.

    Any help, greatly appreciated.

    Thanks.
    TANVEER

View Complete Thread