Yes, the user can view the source code which would take them out of WYSIWYG 
mode.  Then they would have to sniff thru all the HTML to find the link and 
wrap it w/ coldfusion code before they save the document.  This is precisely 
something I don't want them to do because they are not developers, just content 
editors with no web knowledge.

Now instead of them wrapping the link w/ coldfusion code I could probably do it 
after they save the document.  But that would involve me opening up the 
database where the content is stored, finding the document and then the link 
and wrapping it myself.  The problem with this is the extra work for me and the 
need for the content editor to contact me whenever a link such as this exist.

So I'm basically trying to find a way to have the disclaimer page extract the 
complete URL from the referring page (which is the page the content editor 
makes).

Anybody got a solution?
> The users simply uses the CMS tool and clicks on the "create 
> hyperlink" button and copys and paste the link in the field.  The user 
> never sees any html.
> 
> What happens after the field is submitted?  I would presume that there 
> would be an opportunity to wrap the submitted field in an 
> urlencodedformat() function on the action of the field, or when the 
> field is being fed back out to be clicked on.
> 
> 
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
> 
> ---------
> | 1 |   |
> ---------  Binary Soduko
> |   |   |
> ---------
 
> 
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
> 
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message. 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240092
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to