Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~417 People Reached
Favorite Tags

2 Posted Topics

Member Avatar for MargaretAlbert

How do [B][URL="http://www.improsys.com/importer.htm"]IMPROSYS[/URL][/B] use Contact Importer JAVA in a JSP page? <%@ page language="java" contentType="text/html" %> <% String user = request.getParameter("user"); %> <% String password = request.getParameter("password"); %> <% String parser = request.getParameter("parser"); %> <% String userId = "";%> <% if(user == null) user = ""; if(password == null) password …

0
60
Member Avatar for tekboi

PHP Contact Importer Library: * PHP 4 or 5 * cURL 7.1 or higher (compiled with OpenSSL and zlib). PHP source code is not encrypted. You will get all lines of the code. When a webmail changes then we have to update our importer, we update that webmail's contact importer …

Member Avatar for MargaretAlbert
0
357

The End.