Hi
I found your reply on the forum, about database image field, I have it working when the user clicks edit BUT when he clicks add - the field diasappers - how do I make it visible so that user can upload the image?
As per your reply down, it talks about ONLY list page, my problem is in ADD page.
---------------------------------------------------------------------
here is the simple step-by-step tutorial that explains how to make database images work:
- Create a column in MS Access table named Pic of type OLE Object
- Run ASPRunner against this table and proceed to Formatting tab.
- Set View as for this field to Database image. This will make image appear on the list page.
- Set Edit as for this field to Database image. This will enable image upload feature on the edit page.
If this doesn't help zip and send me the whole content of ASPRunner's output directory wirh subdirectories. Send it to support AT xlinesoft.com. I will run it on my test box to find what's wrong.
--------------------
Thanks