# Saven html

**URL:** https://forum.kirupa.com/t/saven-html/24413
**Category:** flash
**Created:** [June 30, 2003, 4:10pm UTC](https://forum.kirupa.com/t/saven-html/24413 "2003-06-30T16:10:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![BlackStar](https://avatars.discourse-cdn.com/v4/letter/b/f6c823/32.png) [@BlackStar](https://forum.kirupa.com/u/BlackStar)
#### Post date: [June 30, 2003, 4:10pm UTC](https://forum.kirupa.com/t/saven-html/24413/1 "2003-06-30T16:10:12Z")

</div>

Anybody any idea for this problem:

When I save (using PHP) the htmltext from textfield to a file and I use for example a qoute it is replaced in the file by for example ’ or something like that by flash. When I try to read that file back in flash, it doesn’t read those ’ things. It stops reading when it gets to the &.

Any ideas ?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [June 30, 2003, 8:06pm UTC](https://forum.kirupa.com/t/saven-html/24413/2 "2003-06-30T20:06:17Z")

</div>

I think u can use Escape() and unEscape()

i use asp and that works fine
