Hi,
I'm using ASP to loop and display results from an access database in a completely Flash frontend. The code works fine and displays as I want it, but, I've just added images to each record in my db and want them to display next to the text in the content. I have written a HTML table into the ASP document via the response.write command but now it won't display anything at all. I have enabled HTML in the dynamic textbox in Flash.
Can anyone help with this?
Would it be easier to use MySQL and PHP and does anyone know how I could get hold of some sample code for this (Never done PHP or used MySQL before but it seems the way that everybody is going)
Thanks in advance
Tony