Search found 3 matches
- 19 May 2019 5:45
- Forum: Visual Prolog Tips & Samples
- Topic: Tutorial Project Evolutions (Releases 1-14)
- Replies: 2
- Views: 11814
Tutorial Project Evolutions Releases 1 14
That is a nice tutorial, I think Ill use this software I dont know VB that well so I may port this to C# or even C. Very nice
- 14 May 2019 2:38
- Forum: Visual Prolog Tips & Samples
- Topic: (Howto) get an image from internet and display it (and more)
- Replies: 2
- Views: 9756
Howto get an image from internet and display it and more
ListSubItemsIndex has a ReportIcon-Property, but all examples i found use an ImageList, so no idea if it works with an image from a path
- 4 May 2019 23:23
- Forum: Visual Prolog
- Topic: email sending...
- Replies: 5
- Views: 4753
email sending
Hello. Im developing an application which sends information from a form that the user fills to an email address. However, I dont want to write my email address or password in the code and send it to myself because my application can be decompiled and anyone can see my information then. Any suggestio...