How to Send E-mail With the Default E-mail Client

Posted October 19th @ 9:36 pm by m3Rlin

You may want to allow users to send you back feedback. You can either send it directly to your site via sockets or send the user to your website. What if you don’t have a website? No feedback? Yeah, right. Just have them send it to you by e-mail.
You can not send spaces in URLs, [...]

How to Convert Delphi Forms to Text

Posted December 15th @ 9:29 pm by m3Rlin

You shouldn’t have too much problem opening a Delphi 4 form in Delphi 2 but you won’t have luck opening a 32 bit or C++ Builder form in Delphi 1. The only way is to save the file in text form. Delphi 5 can do this automatically but in all the previous versions you have [...]

« Previous Entries