Uploading images as well as text on the Web

Uploading images as well as text on the Web

I'm trying to develop a Web-based news application where images can be uploaded as well as text. I'm having trouble with the image portion. How can I create a form where users can upload an image that then is seen on the Web with Domino?

    Requires Free Membership to View

    Register today to access targeted resources from our editorial writers and independent industry experts focused on Lotus Domino, Notes, Workplace and other related technologies.

    By submitting your registration information to SearchDomino.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchDomino.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Just use the Embedded Element "File Upload Control" to permit the user to upload the image. You can then display the image using . You may need to use a few @Commands to get at the correct attachment if there are more than one.

This was first published in August 2002