Education › Re: 2017 JAMB Change Of Course/Institution Thread by pythonleet: 3:29pm On Aug 21, 2017 |
Ebrus1: Yes i have Please, how did you? |
Education › Re: 2017 JAMB Change Of Course/Institution Thread by pythonleet: 12:42pm On Aug 16, 2017 |
dennisworld1: did u click on registration on the menu. U will see UTME data correction. Hope u are using a better browser like Google chrome Yes, it's exactly what I am doing. And I am using Chrome, I had tried it on Firefox, same thing. |
Education › Re: 2017 JAMB Change Of Course/Institution Thread by pythonleet: 11:58am On Aug 16, 2017 |
dennisworld1: some of us don't ask questions before applying changes. comments I see here now will make us ending paying double. Jamb site is somehow. I made same mistake when applying for change of state/LGA which they gave me an indemnity form to fill and submit at jamb office which i don't know if they will correct. I discovered the changes didn't reflect. I have to redo it by clicking registration and follow the procedure of UTME data correction and made to pay another 2500 for RRR code same method of correcting course/university. then i click the dash box. state/LGA. the correction was immediately change and save that's all. do not click on Application of correction of data. click on registration and make payment there. Well, paying twice is not my problem right now, but when I follow this your procedure, the supposed Remita loader just load a little then redirects me back to Jamb Portal homepage. They are not allowing me to pay. HELP!! |
Education › Re: 2017 JAMB Change Of Course/Institution Thread by pythonleet: 3:31pm On Aug 14, 2017 |
Ebrus1: i have made payment again through the normaL uTME DATA CORRECTION, after selecting the LGA see what i saw @screenshot below Please, have you been able to change your LGA? I made the same mistake as you did, just that I paid once. And now, when I try paying from Data correction section, it keeps redirecting me back to the index page from the supposed remita gateway. |
Education › Re: 2017 JAMB Change Of Course/Institution Thread by pythonleet: 2:28pm On Aug 14, 2017 |
Data correction has been redirecting me back when I click on payment....................since morning. Am I the only one having this problem?  |
Education › Re: Osun State University (UNIOSUN ) 2017/2018 Post UTME /admission Thread by pythonleet: 9:36am On Jun 20, 2017 |
Rapsainot: Change of course form On your jamb portal Can it be changed directly from the portal or I will still have to go to an "Accredited Centre"? |
Education › Re: Osun State University (UNIOSUN ) 2017/2018 Post UTME /admission Thread by pythonleet: 4:32pm On Jun 11, 2017 |
Having 42pts, 207 in Jamb, Cs through in two sittings. What's the chance of getting admitted into Pure and Apply Mathematics Dept?  |
Programming › Re: Creating A New Programming Language by pythonleet: 5:04pm On May 17, 2017 |
ViiCODE: Hello all. I'm currently working on my final year project which is creating a new programming language. I've done my research and still researching. Please, if there is anyone with any experience concerning creating a new programming language or writing a compiler, don't hesitate to share. I or someone out there can still learn a thing or two from your experience. Also, if you know of any material which would greatly help my cause, please drop the name. Thanks. Drop your whatsapp number; I think I might know someone who could help you. |
Education › Re: Osun State University (UNIOSUN ) 2017/2018 Post UTME /admission Thread by pythonleet: 8:49am On Mar 17, 2017 |
Please, what was the point for Computer Science as per last admission?  |
Tech Jobs › Re: Affordable PHP Programmer Needed by pythonleet: 8:53am On May 21, 2016 |
mcperfect: The service of a good PHP programmer is needed. Any interested person should drop their email address and phone number. pythonleetx@gmail.com 08032336192 Have been Backend Web programming for quite a long. Please, do get back to me. Thanks. |
|
|
|
Programming › Re: How Do I Change The Color Of A Grid In Bootstrap by pythonleet: 7:22pm On Mar 05, 2016 |
Thirdwrist: I created a custom style sheet and added this line of CSS, to change the color of the grids but no way.
CUSTOM.CSS >
col-md-3{ color:#f8f8f8; }
Don't ever manipulate bootstrap class, directly. Define your custom classes with different names and apply them to any element, in your case:.green-grid { background-color: green; color: white; } And in your HTML:<div class="col-md-5 col-md-offset-7 green-grid">A green DIV</div> NOTE: Make sure your custom style rule is after bootstrap style, and you might need to add the !important rule, tho not necessary for bootstrap. |
Programming › Re: How Was Nairaland Able To Achieve Its Speed by pythonleet: 7:11pm On Mar 05, 2016 |
teampregar: It is only in Africa DAT developers don't help each other oh.. the teams at Facebook,Instagram, Twitter give out information on what they use and how they use it to scale their companies.. Facebook has even open sourced everything it uses.. go to code.facebook.com That's because they're sure of their security....but 9ja en?  |
Programming › Re: Were Can I Download Free Video Tutorials On Javascript Or Ruby by pythonleet: 7:05pm On Mar 05, 2016 |
|
|