I have this script that takes values from the input text fields and displays them on a new page in the table. In one of the hidden fields I have a value of 123456.jpg (for example). What I want to do is display the actual image in the new generated table and not the value of the field. In other words I need to convert 123456.jpg into <img src=http://www.webdeveloper.com/forum/archive/index.php/"1234565.jpg"> so it would show an image. Can anybody help? To look at the actual script go here: <!-- m --><a class="postlink" href="http://home.pacbell.net/sharapov/example2.htm">http://home.pacbell.net/sharapov/example2.htm</a><!-- m -->