gmk51080
Joined: 24 Nov 2005 Posts: 9
|
Posted: 07 Dec 2005 - 3:46 pm Post subject:
LINKS PROBLEM
|
|
|
Hi all
please i would need a help in the issue of the Links
RTE provides a simple user interface that would let user to create links between page in a very easy way.
the problem is that when i'm creating the link and setting it to the page i want to move to it, the link is calling the pageID but as HTML formatthis means:
<a href = 2.0.html> ffff </a>
instead of
<a href= http://localhos/myproject/index.php?id=2>jdjdjd</a>
could anyone help me soloving this problem???
thanks a lot |
|