WBSU UG PART-I, II, III (1+1+1) Examination Result (PPR) Review Has been Started for the year of 2024.

Image
WBSU UG PART-I, II, III (1+1+1) Examination Result Has Published for 2024. The review timeline is 26-09-2024 to 03-10-2024 . Review link is bellow here: Review Notice Link Review Form Link   © 2024. 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 2, 4, 6 Examination Form Fill-up Has been Start.