I have a report and form that has multiple images used. The images are pulled from my db. The problem is that now that i have fixed my code so that I can just use the image name instead of the whole path, my initial image.picture attribute is still set to the static path. I want to set it to (none) or something so that it wont error on every image box I use every time I start the form or report. Currently it says it cant find the image. (which i dont even care about that initial image because a new one immediately load from the DB)
Any ideas... I cant even create a new image without it FORCING me to choose an image to use...
Thanks a ton!
Ken
Any ideas... I cant even create a new image without it FORCING me to choose an image to use...
Thanks a ton!
Ken