|
|
 |
Re: FN-FORUM: CMS suggestions
date posted 27th January 2005 15:31
On Thu, 27 Jan 2005, Emma Davis wrote:
> ----- Original Message -----
> From: "Graeme J Sweeney" [EMAIL REMOVED]
>> If they know the URL of the target page they can just add that (stripping
>> off the domain) as a hyperlink and save it in the DB.
>
> This is what I am not sure about - how would they specify a link within the
> middle of a piece of text that is stored in a record in the DB?
The link is no different to any normal text they would add.
A straight forward solution would be to follow Carrie's advice.
If you really don't want them adding html, use the coding style of a
bulletin board e.g. [url=http://www.freelancers.net]freelancers[/url] and
add a suitable render fix, in your php. Though, if you've got html in the
DB (?) they might just add it anyway ....
Graeme -
|
 |
|