'doReadRequest()' Example : userProfile : Javascript Objects JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Javascript Objects » userProfile »

 

'doReadRequest()' Example



    
<html>
<head>
<script language="JavaScript">
function function1() {
    userProfile.doReadRequest(5'Microsoft');
    alert('done'); 
}
</script>
</head>
<body>
<button onclick="function1();">
Perform all requests located in the read-requests queue
</button>
</body>
</html>

    
      
      



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Javascript Objects
» userProfile