आप path होगा
window.open("https://localhost/MyFolder/MySubFolder/");
या
window.open("https://IP/MyFolder/MySubFolder/");
absolute path का उपयोग करें इसके लिए
आप path होगा
window.open("https://localhost/MyFolder/MySubFolder/");
या
window.open("https://IP/MyFolder/MySubFolder/");
absolute path का उपयोग करें इसके लिए