Ann: Participate in EldoS Affiliate programs and earn money


We are glad to announce availability of partner programs for our MsgConnect, SecureBlackbox, SolFS products.

Partner programs include link exchange, reseller program and affiliate program.

Reseller program lets you purchase EldoS products with 30% discount for next resale of the licenses to end-users.

Affiliate program lets you earn as much as 30% (from $15 to $360) of the sum, paid by customers, which you drive to EldoS products' sites.

Please use the following links for more information:

MsgConnect: http://www.msgconnect.com/partners.html
SecureBlackbox: http://www.secureblackbox.com/partners.html
SolFS: http://www.eldos.org/solfs/partners.html

Related Discussions
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • ADD TO RESOURCE ON RUNTIME (2001-01-04 09:00:49)
    I think what you are asking is to change the .EXE file at run-time. Yes, it is possible, but nobody I found will share that information. If you...
  • HOW TO CREATE SEQURE LOGIN TO DESKTOP APPLICATION (2001-01-05 09:30:01)
    I'm not pretty sure, what your intention is. One possible approach would be to use a edit-field, which cannot be "spyed out" by the usual password...
  • MANIPULATING WINDOWS OF OTHER PROGRAMS (2001-01-04 19:11:41)
    You need to use the EnumWindows API function to figure out the handle of each window that you want to manipulate (you may also need to use...
  • ANYONE KNOW HOW TO BRING UP CONTROL PANEL APPLETS??? (2001-01-11 06:05:57)
    Or ... ShellExecute(Application.Handle,'OPEN','CONTROL','NCPA.CPL',NiL,1); Where the network dialog executes. Regards /Filip
  • MAKING A COMPILER WITH DELPHI 4 (2001-01-15 12:57:01)
    Goober, Try http://www.bloodshed.net/compilers/ they used delphi to create a c compiler, talk about irony haha, sources etc. are available so...
  • COMMAND LINE ARGUMENTS? (2001-01-15 03:04:25)
    Here's the best way for me to do so... It's an article published in UNDU April 1998... If you don't want to read the article, just copy the unit...
  • HOW TO HIDE WICH DLL'S YOUR PROGRAM (.EXE) USES? (2001-01-19 11:10:45)
    Maybe there's a bug. In don't have quickview installed. But with other programs, I can see winamp'imports... If you really don't want people to be...
  • HOW TO EXECUTE THE CPL FILE ??? (2001-01-19 14:53:24)
    Here's many of them. remember that the arguments may be different for different versions of Windows: See my other post on how to run them......
  • HOW CAN I FIND THAT NOTEPAD IS CLOSED OR NOT ? (2001-01-22 09:49:40)
    I'm happy for you, but I hope you're aware that you are actually doing a mistake which can be source of bug :)
Latest News
Submit News Form Past News
Latest Forum Entries