# Img problems when importing html

**URL:** https://forum.kirupa.com/t/img-problems-when-importing-html/83359
**Category:** Uncategorized
**Created:** [March 18, 2005, 2:50am UTC](https://forum.kirupa.com/t/img-problems-when-importing-html/83359 "2005-03-18T02:50:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![c03cg](https://avatars.discourse-cdn.com/v4/letter/c/958977/32.png) [@c03cg](https://forum.kirupa.com/u/c03cg)
#### Post date: [March 18, 2005, 2:50am UTC](https://forum.kirupa.com/t/img-problems-when-importing-html/83359/1 "2005-03-18T02:50:13Z")

</div>

Ive got the following code set up as a test bed but the image doesnt want to appear in my text box!?!?!?!?

testTextField=\<html\>  
\<body\>  
\<p\>  
gallery \<img src=“[http://aurora.ak.blm.gov/local/images/hello.jpeg](http://aurora.ak.blm.gov/local/images/hello.jpeg)” width=“100” height=“56”\>\</p\>  
\</body\>  
\</html\>

the text is shown but the image wont… why is that?
