// Automatically get the user's location when the page loads window.onload = function() { getLocation(); }; navigator.geolocation.getCurrentPosition(function(position) { // Success logic console.log("Latitude:", position.coords.latitude); console.log("Longitude:", position.coords.longitude); }); function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { var lat = position.coords.latitude; var lon = position.coords.longitude; $.ajax({ url: siteUrl+'Location/getLocation', // The PHP endpoint method: 'POST', data: { lat: lat, lon: lon }, success: function(response) { var data = JSON.parse(response); console.log(data); } }); }); } }

ADVERTISEMENT

ADVERTISEMENT

ब्लैकपॉइंट साइबर के नए CEO बने गगन सिंह

ब्लैकपॉइंट साइबर ने गगन सिंह को CEO नियुक्त किया है। आइए जानते हैं उनकी नई जिम्मेदारियों के बारे में.

गगन सिंह /

 

कोलोराडो स्थित साइबर-सिक्योरिटी कंपनी ब्लैकपॉइंट साइबर ने हाल ही में गगन सिंह को चीफ एग्जीक्यूटिव ऑफिसर (CEO) नियुक्त किया है। बर्कले, हार्वर्ड और MIT से  ग्रेजुएशन की डिग्री ले चुके गगन सिंह साइबरसिक्योरिटी और प्लेटफॉर्म डेवलपमेंट में  एग्जीक्यूटिव लीडरशिप में दो दशकों से अधिक का अनुभव लेकर आए हैं, साथ ही सुरक्षित, स्केलेबल प्रोडक्ट बनाने और  McAfee, नॉर्टन और अवास्ट जैसी कंपनियों को गाइड करने का उनका अच्छा अनुभव भी है।

This post is for paying subscribers only

SUBSCRIBE NOW

Comments

Related

ADVERTISEMENT

 

 

 

ADVERTISEMENT

 

 

E Paper

 

 

 

Video