Hi,
I wrote an LdapApplet which can work properly. Then I want to be able to call it from webpage. For the moment, here's the code I use:
<html>
<head>
<script type="text/javascript">
function runApplet(string){
var telephoneNumber;
var alias = string;
telephoneNumber =...
Hello,
I am writing a webpage, from which I want to send request, containing the name of contact that i am looking for, to Ldap server and retrieve the response (phone no, email, etc). This reponse will be displayed on the webpage.
Please tell me if possible how to do so and if we can do it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.