This topic is locked

Images Not Displaying

4/16/2009 4:02:08 AM
ASPRunnerPro General questions
M
MrDerp author

I'm currently trialling ASPRunnerPro but I am unable to get the system to display any images. I've followed the tutorials and read a number of threads on this forum relating to the matter but to no avail.
Interestingly, when I set the "View As" value to "file", the link works and opens up the image. I've looked at the HTML source and it is blank, so I'm a little bit confused!
Any ideas?

M
MrDerp author 4/16/2009

After looking into this further, it seems that you can't store an image name in a field with datatype "char" (unless you fully utilise the maximum size of the field).
Assuming that I can't change the datatype, does anyone know of a workaround for this?

J
Jane 4/16/2009

Hi,
unfortunately images won't work with CHAR field.

You can only upload files with fixed length or change field type in your database.