# \[FMX\] Loading External Data, this is keeping me up at night

**URL:** https://forum.kirupa.com/t/fmx-loading-external-data-this-is-keeping-me-up-at-night/47704
**Category:** Uncategorized
**Created:** [April 6, 2004, 4:04pm UTC](https://forum.kirupa.com/t/fmx-loading-external-data-this-is-keeping-me-up-at-night/47704 "2004-04-06T16:04:43Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![cki](https://avatars.discourse-cdn.com/v4/letter/c/85f322/32.png) [@cki](https://forum.kirupa.com/u/cki)
#### Post date: [April 6, 2004, 4:04pm UTC](https://forum.kirupa.com/t/fmx-loading-external-data-this-is-keeping-me-up-at-night/47704/1 "2004-04-06T16:04:43Z")

</div>

Hi,

In the following example can you explain why loading the text with button event handler is treated like HTML.

[http://www.kirupa.com/developer/mx/externaldata.htm](http://www.kirupa.com/developer/mx/externaldata.htm)

[http://www.kirupa.com/developer/mx/multiple\_dynamictext.htm](http://www.kirupa.com/developer/mx/multiple_dynamictext.htm)

And in the latter tutorial the text is treated like a variable, which I understand. Is it possilbe to alter the fomer tutorial to load the data as a variable and not HTML?

```
                            *
```
