This topic is locked

Avoid BMP in export

11/2/2008 1:14:04 PM
PHPRunner General questions
E
e61 author

Hi all...
My first post here <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=10052&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />
I have a field in my database that contains a bmp file for each posts.

What I want to do, is to avoid the bmp field to be exported together with the other data.
Example:

A
alang 11/2/2008

Uncheck the bmp field for export on the choose fields tab.

E
e61 author 11/2/2008

Uncheck the bmp field for export on the choose fields tab.



It's soooo easy, when you know how to do it...
Thanks a million.