insert image url

  •  09-14-2007, 7:10 AM

    insert image url

    When i insert images with the editor i get:
     
    <img height="135" alt="" src="http://cutesoft.net/xx/xx.jpg" width="88" border="0" />
     
    But i want :
    <img height="135" alt="" src="http://www.xx.xx/xx/xx.jpg" width="88" border="0" />
     
    How do o do that automatic so the user dont have to write the compleate url?

View Complete Thread