Create Own Widget to Check PNR :: PNR Status Checker CODE
Code
Create Widget To Check PNR |
- Live Demo: Check Your PNR Status Here
Follow The Following Steps
- Go To Blogger.
- Select Your Blogger>>Layout/Design>>Add Gadget>>Html/Java
- Paste Following Code.
Request: Please Don't Remove Back-Link
Code
<SCRIPT>
document.write("<html><head>");
document.write("<\/head>");
document.write("<style>");
document.write("#box-with-shadows {");
document.write(" color:#222222;");
document.write(" background-color:#f9f9f9;");
document.write(" border:2px dashed #44aa00;");
document.write(" box-shadow:0 4px 16px rgba(0,0,0,.2);");
document.write(" -moz-box-shadow:0 4px 16px rgba(0,0,0,.2);");
document.write(" -webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);");
document.write(" display:block;");
document.write(" font-family:arial;");
document.write(" font-size:10pt;");
document.write(" width:30%;");
document.write(" margin:20px auto;");
document.write(" padding:20px;");
document.write(" position:relative;");
document.write(" z-index:10000");
document.write("}");
document.write("#input-Allin1web{");
document.write("font-size:20pt;");
document.write("font-weight: bold;");
document.write("border: 2px solid #1569C7;");
document.write("margin-bottom: 10px;");
document.write("width:160px;");
document.write("transition:all 1s;");
document.write("border-radius:20px;");
document.write("}");
document.write("#input-Allin1web:focus{");
document.write("font-size:20pt;");
document.write("font-weight: ");
document.write("bold;border: 2px solid #4400aa;");
document.write("margin-bottom: 10px;");
document.write("width:200px;");
document.write("transition:all 1s;");
document.write("border-radius:0px;");
document.write("}");
document.write("");
document.write(".Allin1web_button{");
document.write("width:110px;");
document.write("background-color:black;");
document.write("border:1px solid #FBC43C;");
document.write("border-radius:20px;");
document.write("padding:10px;");
document.write("margin:10px 5px");
document.write("padding-right:10px;");
document.write("padding-left:10px");
document.write("font-size:12px;");
document.write("font-family:Arial;");
document.write("font-weight:bold;");
document.write("color:#fff;");
document.write("white-space:nowrap;");
document.write("display:block;");
document.write("text-align:center;");
document.write("}");
document.write("<\/style>");
document.write("<body>");
document.write("<div id=\"box-with-shadows\">");
document.write("<center>");
document.write("<p><b>Enter 10-digit PNR Number<\/b><\/p>");
document.write("<p><\/p>");
document.write("<form name=\"Allin1web_PNR-Form\" method=\"post\" action=\"http:\/\/www.indianrail.gov.in\/cgi_bin\/inet_pnrstat_cgi_hindi.cgi\" target=\"_blank\">");
document.write("<input id=\"input-Allin1web\" name=\"lccp_pnrno1\" type=\"text\" maxlength=\"10\" alt=\"PNR First Field\" \/><\/td>");
document.write("<td align=\"center\" valign=\"top\">");
document.write("<input type=\"submit\" name=\"Allin1web_Submit\" value=\"Get PNR Status\" class = \"Allin1web_button\"\/>");
document.write("<\/form><\/center>");
document.write("<a style=\"text-align:right;float:right;color:#ddd;font-size:9px;FONT-WEIGHT:BOLD;\" ");
document.write("href=\"http:\/\/allin1-web.blogspot.in\/2013\/06\/check-indian-railway-pnr-status-widget.html\">Get Widget<\/a><br>");
document.write("<\/div>");
document.write("<\/body>");
document.write("<\/html>");
</SCRIPT>
document.write("<html><head>");
document.write("<\/head>");
document.write("<style>");
document.write("#box-with-shadows {");
document.write(" color:#222222;");
document.write(" background-color:#f9f9f9;");
document.write(" border:2px dashed #44aa00;");
document.write(" box-shadow:0 4px 16px rgba(0,0,0,.2);");
document.write(" -moz-box-shadow:0 4px 16px rgba(0,0,0,.2);");
document.write(" -webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);");
document.write(" display:block;");
document.write(" font-family:arial;");
document.write(" font-size:10pt;");
document.write(" width:30%;");
document.write(" margin:20px auto;");
document.write(" padding:20px;");
document.write(" position:relative;");
document.write(" z-index:10000");
document.write("}");
document.write("#input-Allin1web{");
document.write("font-size:20pt;");
document.write("font-weight: bold;");
document.write("border: 2px solid #1569C7;");
document.write("margin-bottom: 10px;");
document.write("width:160px;");
document.write("transition:all 1s;");
document.write("border-radius:20px;");
document.write("}");
document.write("#input-Allin1web:focus{");
document.write("font-size:20pt;");
document.write("font-weight: ");
document.write("bold;border: 2px solid #4400aa;");
document.write("margin-bottom: 10px;");
document.write("width:200px;");
document.write("transition:all 1s;");
document.write("border-radius:0px;");
document.write("}");
document.write("");
document.write(".Allin1web_button{");
document.write("width:110px;");
document.write("background-color:black;");
document.write("border:1px solid #FBC43C;");
document.write("border-radius:20px;");
document.write("padding:10px;");
document.write("margin:10px 5px");
document.write("padding-right:10px;");
document.write("padding-left:10px");
document.write("font-size:12px;");
document.write("font-family:Arial;");
document.write("font-weight:bold;");
document.write("color:#fff;");
document.write("white-space:nowrap;");
document.write("display:block;");
document.write("text-align:center;");
document.write("}");
document.write("<\/style>");
document.write("<body>");
document.write("<div id=\"box-with-shadows\">");
document.write("<center>");
document.write("<p><b>Enter 10-digit PNR Number<\/b><\/p>");
document.write("<p><\/p>");
document.write("<form name=\"Allin1web_PNR-Form\" method=\"post\" action=\"http:\/\/www.indianrail.gov.in\/cgi_bin\/inet_pnrstat_cgi_hindi.cgi\" target=\"_blank\">");
document.write("<input id=\"input-Allin1web\" name=\"lccp_pnrno1\" type=\"text\" maxlength=\"10\" alt=\"PNR First Field\" \/><\/td>");
document.write("<td align=\"center\" valign=\"top\">");
document.write("<input type=\"submit\" name=\"Allin1web_Submit\" value=\"Get PNR Status\" class = \"Allin1web_button\"\/>");
document.write("<\/form><\/center>");
document.write("<a style=\"text-align:right;float:right;color:#ddd;font-size:9px;FONT-WEIGHT:BOLD;\" ");
document.write("href=\"http:\/\/allin1-web.blogspot.in\/2013\/06\/check-indian-railway-pnr-status-widget.html\">Get Widget<\/a><br>");
document.write("<\/div>");
document.write("<\/body>");
document.write("<\/html>");
</SCRIPT>
- You Are Done
Please Leave Your Comment...
There are a lot of PNR Status checking website available, it is best way to find the PNR status through mobile. Thanks for amazing information.
ReplyDeletehey,
ReplyDeletehey check once my blog is seems some thing to change in that to set my blog
Thanks for PNR Status checking,
Irctc PNR Status helps yo u to know your status online.you can also check your railway PNR Status by giving your 10 digit pnr no.
ReplyDeleteI have also use this widget in my blog Royal Travelogue
ReplyDeleteMy widget doesn't work properly could you please guide me to use it.
ReplyDeletelink :: http://travellers-mate.blogspot.com
http://www.pypnrstatus.in/ Automates the pain of checking if Indian Rail
ReplyDeletePNR status is confirmed.
Thanks for sharing this information with us for IRCTC pnr status at http://www.irctcloginsign.in/
ReplyDeleteActually I had visited your site by mistake and this was the first posts I ever read on your site. What came next was that I became glad to be here. Thanks for writing this post about IRCTC and making me more firm. Irctc Login
ReplyDeleteI've been searching for how to check your train 10 digit PNR Status and stumbled upon your blog. Thanks for amazing information.
ReplyDeleteThis comment has been removed by the author.
ReplyDeletePNR Status helps yo u to know your status online
ReplyDeleteThanks for sharing this information with us for IRCTC pnr status at http://pnrlivestatus.com/
ReplyDeleteWant to know your current pnr status check it online that's the simplest way to understand irctc pnr status by means of sms or even you can find that as a result of on the internet. currently the services to acquire irctc pnr status with passenger name using simple measures.PNR number means passanger name record number PNR Rank will be Booking Rank of one's coach tickets. Look at your current PNR Status Online, Get into your own 10 digit PNR number with regard to latest pnr rank. Visit us to confirm PNR position involving Indian native. Pay a visit to our own site http://chkpnr.in/. in check out PNR status of Native american Railways tickets. This can be finest PNR standing enquiry web page getting IRCTC pnr reputation.
ReplyDeletepnr status
check pnr status
railway pnr status
irctc pnr status
With more focus on digital India, IRCTC is also coming up with new and improved options for easy access of the customers. Now customers can print e ticket by pnr without any hassle.
ReplyDeleteWonderful step towards PNR enquiry. This widget can help many blogs to maintain their own PNR status center. But sites like getpnrstatus.co.in and onlinepnestatus.co.in provides better PNR service with some extra benefits like ticket confirmation.
ReplyDeleteThere are so many railway apps out there. But I liked this app to check PNR status .It gives PNR status, seat position, alerts and much more. Moreover I like that apart from railway information, it provides metro route and fares for all indian cities. I suggest one must try this app.
DeleteWell this is amazing thing for bloggers who want to avail PNR service for their own blogs. But for other people I suggest to go sites like onlinepnrstatus .co .in to find best and real time information about PNR.
ReplyDeleteFantastic app to check IRCTC PNR status online
ReplyDeleteUser friendly and easy to use app for checking PNR Status
ReplyDeleteSuch a nice article. appreciable efforts. Maharajas Express
ReplyDeleteDelhi metro maps - also available on this app.
ReplyDeleteVery helpful pnr status
ReplyDeleteVery nice information helpful
ReplyDeletetrain running status
Hey code not working, can u advise mr
ReplyDeletecode not workig
ReplyDeleteWow, thank you for sharing!!! What a wonderful post!!Thanks for sharing such an awesome article with us!
ReplyDeleteclick to watch video
Click to watch nangi video
Are you searching online PNR status website. Go our site urpnrstatus.com, we provide Indian railway enquiry, train PNR status & national train enquiry system.
ReplyDeleteSee more: - https://www.urpnrstatus.com/train-pnr-status/
this is fake
ReplyDeleteIt's help ful solutions for gian traffic on your blog for new blogger
ReplyDeletehttps://yogendra28kumar.blogspot.com/p/cricket-live-score.html?m=1
https://yogendra28kumar.blogspot.com/p/cricket-live-score.html?m=1
ReplyDeletePlease update to latest, it's. Not working
ReplyDeleteSome great comments here, thanks for the opportunity to make my own small contribution! free calling app
ReplyDeleteTalk to strangers
This Blog irctc app download
ReplyDeleteContain Good information about that. Thanks for sharing this blog.
This blog is worth sharing. Thanks. We are the Digital Media Agency based in Delhi and Bangalore, we promote businesses and generate sales that help you take your business to the next level. Please go through our blog to get some amazing blogs to read. Thanks
ReplyDeleteIndian mobile phone companies
Indian breed dogs,
Benefits of Kissing
LONGEST SNAKE IN THE WORLD
ALL POKEMON CHARACTERS
FAMOUS POKEMON CHARACTERS
Famous Cartoon Characters
Benefits of Lip Kissing
Amazing post about PNR status. I am here to share some useful resource too, which is about live station status. It helps you to know number of train passing through a station in 2 or 4 hour, so if you want to find out then simply check live station status.
ReplyDelete