WBSU UG (CBCS) Has Published their Semester-2,4 Examination Routine of B.A/B.Sc/B.Com/B.B.A/B.C.A for the Year 2025.

Image
WBSU UG (CBCS) Has Published their Semester-2,4 Examination Routine of B.A/B.Sc/B.Com/B.B.A/B.C.A for the Year 2025.  Exam Routine link is bellow here:- Exam Routine  (Semester-2 CBCS) Exam Routine  (Semester-4 CBCS)   © 2024-2025. All Rights Reserved by: Subhadeep Paul. Designed & Maintained by: Subhadeep Paul.  

West Bengal Centralised Admission Portal has been Announced Last Week. UG (NEP).

West Bengal Centralised Admission Portal has been Announced Last Week (WBCAP). The website link is bellow here. UG (NEP).

The website is now password protected.

But Java codes are available for bypass the password.

CODE-1 (MOST PREFFERED CODE)
sessionStorage.setItem('PIN_VERIFY_STATUS', 'TRUE')

CODE-2
JSON.parse(sessionStorage.getItem('PORTALCONFIG')).find(e => e.ConfigCode == 'PIN').ConfigValue

CODE-3
let pinConfigValue = null;

try {
  const portalConfig = JSON.parse(sessionStorage.getItem('PORTALCONFIG')) ?? [];
  const pinConfig = portalConfig.find(e => e.ConfigCode === 'PIN') ?? {};
  pinConfigValue = pinConfig.ConfigValue ?? null;
} catch (error) {
  console.error('Error parsing JSON from sessionStorage:', error);
}

console.log(pinConfigValue);

Try any one of above java script. and paste into Google Console.
And the video link is bellow here.

Step-1 Firstly open the website (WBCAP).
Step-2 Then Right click the password enter button.
Step-3 Then inspect and go to console on upper side.
Step-4 Then paste the code. And reload the webpage.
  © 2024. All Rights Reserved by: Subhadeep Paul. Designed & Maintained by: Subhadeep Paul.  



Comments

Popular posts from this blog

WBSU UG (CBCS) B.A/B.Sc./B.Com/BBA Semester-6 Examination Form Fill-up Has been Start.

WBSU UG (CBCS) B.Com (Honours) All Important Question & Answers For Semester-6 2021, 2022, 2023, 2024.

WBSU UG (CBCS) Has Published their Semester-6 Revised Examination Routine of B.A/B.Sc/B.Com/B.B.A/B.C.A for the Year 2025.