I need to wrap text around an image. Both the image and the text are dynamically produced at run time. The size of the image is fixed, the length of the text is variable. The text has to be formatted with bold and underline. I tried using HTML and JavaScript in the initialization event of the form f...