I am trying to upload pictures into a folder on the server and store just the path of the pictures in the database. I have the uploader.asp changed to where it uploads the pics to the folder I ask it to but I cannot see the pic in the list, edit, view, or new. Any ideas on how I can do this? Thanks
Greg, after you are able to upload image files to the folder on your Web server you can use View as type File-based image. For this purpose you need a field in your database that stores URLs of uploaded images.