Hi Everyone,

I am using Dreamweavers' Development toolkit and can upload images such as JPG
and GIF files to my server and add their file name to a MySQL database. This
allows me to then dynamically recall them and add a rand() function to the
recordset for a banner application.

My challenge is that I want to also be able to upload flash (swf) files to my
server and add the file name to the database. Thant I can do, whoever when I go
to display them through a recordset, the normal JPG etc images show but not the
swf files.

Can anyone help me find a solution?

Many thanks in advance.