Thanks very much hhammash. Excellent. I accept your answer. I figured out in the end, even though I didn't have a clue what Spooky Diet meant!
Now for a further 100 points, I imagine that I can use the same technique to replace any character
within the memo field by a break, not just replacing a new line character with a break.
If so, all I need to know is what the chr() value is for any particular character.
Can you point me to a list somehwere of all the chr() values? I particularly want the chr() value for the tilde symbol
(wavy line), which is sometimes above the hash symbol or number sign on keyboards.
Thanks if you can help with this as well.
Main Topics
Browse All Topics





by: hhammashPosted on 2004-10-15 at 12:45:20ID: 12322933
Hi,
rs," YourMemoFieldName" ),chr(10)," <br>" )%>
This is the solution. You put this code instead of the field name code after putting your DRW to Spooky Diet:
<%=Replace(FP_FieldVal(fp_
Regards
hhammash