• Skip to main content
  • Skip to primary sidebar

INDIAN RAILWAY PORTAL

Information of Special Trains,New Train List, New Facilities,Railway Fare Table



RAILWAY PNR STATUS


 


// if enter key pressed after pasting/typing PNR status Ajax method will be called

$(‘#PNR_NUM’).on(‘keypress’, function (event) {
if(event.which === 13){
loadPNRStatus();
}

// return false if user enters other than numbers
if (event.which != 8 && event.which != 0 && (event.which < 48 || event.which > 57)) {
//display error message
return false;
}
});


Primary Sidebar




Categories

  • Aastha Circuit Trains
  • Antyodaya Express
  • Bullet Train
  • CANCELLATION OF TRAINS
  • Circular Journey Tickets
  • Concession in Indian Railways
  • Duronto Express
  • EXTENSION OF SERVICES
  • Extension of Trains
  • Ganpati Special Train
  • Humsafar Express
  • Indian Railway Time Table
  • Indian Railways
  • IRCTC NEW RULES
  • JUMBO BLOCK
  • MAHAMANA EXPRESS
  • MEGA BLOCK
  • Metro Rail
  • Monsoon Train Time Table
  • Onam special trains
  • Pooja Festival Trains
  • Puja Special Trains
  • Railway Board Pink Book
  • Railway Budget
  • Railway Fare Chart
  • Railway Fare Table
  • RAILWAY NEW TIME TABLE
  • Sabarimala Special Trains
  • Special Trains
  • summer special trains
  • Tatkal Booking
  • Tejas Express
  • UDAY Express
  • Uncategorized
  • UNRESERVED SPECIAL TRAINS
  • Vande Bharat Express
  • Velankanni special train
  • Yatri Ticket Suvidha Kendra
  • YTSK

Copyright © 2021 · Magazine Pro on Genesis Framework · WordPress · Log in