Danyl's Posts
Nairaland Forum › Danyl's Profile › Danyl's Posts
1 2 3 4 5 6 7 8 ... 35 36 37 38 39 40 41 42 43 (of 44 pages)
@bamshy,is VFS global service also a courier servicn coy. 2. As par the change of name issue,I stated on my affidavit that that my former surname's my granny's and my new name is my father's n I'll like to bear my father's name. What docs do I nid to attach in this respect. One more thing is that will it be necessary if this name of my father appear on his statement of acct if he's goin 2b my sponsor? 3. Pls have u heard abt dalhousie university b4. It seems their customer services is a bit poor,they dont attend to enquiries and complaints on time... I'm tired of them,pls advice... |
@bamshy,is VFS global service also a courier servicn coy. 2. As par the change of name issue,I stated on my affidavit that that my former surname's my granny's and my new name is my father's n I'll like to bear my father's name. What docs do I nid to attach in this respect. One more thing is that will it be necessary if this name of my father appear on his statement of acct if he's goin 2b my sponsor? |
@justwise and the General house, of recent i had to change my surname for certain confidential reasons and i recently applied to dalhousie univ. In nova scotia but i used my former name because that's what appeared on my int. passport. I want to ask that what are the implications if I apply to the chdc with my new name-(only surname changed),because my passport wil expire in 2015,and I cant change d name on d passport nw, though i have d court affidavit of change of name 2. Can i send my applicatn to d embassy thru DHL OR FEDEX or drop it in person. |
@chrisvic,thanks 4dt info. On the joomla thing,hw do i integrate the API into a joomla website if i install a joomla script on the softaculos. |
@dual core,thanks alot I got it. I'll try n contact d amd telecoms again n c what obtains... |
@dual core, thanks,actually there's one AMD telecoms that I once registered with and they offer to give me their api when am ready but the link to their api is like a url that connects me my sms interface with their gateway,how to make use of the link is bothering me,bt may be am looking deep into the stufe well, the url contains 'GET' method calls with ampersand characters somethn like dis http://amdtelecom.com/aaaa?user=danox&id=34254. For the url address to the server that host the api @ogbongezky,how can get the joomla component u talkd abt,is it on the upgraded version of the joomla scripts on the softaculous or fantastico suites or its custom made? @limitbreka i'll gv u a call but I'm serious abt the stuff. @all, thanks |
hello house, i once heard from fastecash that one can generate visa credit cards and debit cards but i want to ask if this information is really authentic and if its how can one generate visa credit and debit cards on a commercial basis. |
Good day,gurus in the house, i need to know the processes and the modules i will need in order to develop a site for sending SMSs.the site will be able to accept registrations and accounts for users where they can see how much they have in their account based on the amount they have paid and the number of SMSs alloted to them, bulk SMSs allotting feature will also be there. thanks to all |
Helo fellow NLandrs, I want to the price of a one-way and round trip ticket to Canada and the best airline you can board there. Thanks |
@all, please i will like to know how much is the medical exams at the Marien clinic and the one at V.I. thanks |
@birniwa, thanks alot for your precise response,actually, am still trying to design how the application will function but i only this information in order to project what my needs will be before deciding finally the kind of features the application will have. thanks. @bakenda, i want the application to send sms to mobile phones. |
@bakenda, i already determine the platform, its nokia and android. they are going to be paying for the services. I've been to the Ovistore, i applied, i know how to deploy the app. for sale on the store, but i want to know what to do in order to make users pay for the services they are going to be rendered. |
@fayimora,may be you dont understand what am asking, how can I do it? i saw this place as a forum where i can come for solutions to issues that are bothering me. |
good day NLanders, i want to design a mobile application that is going to be offering services that are telecoms related, i need advices on how to ensure that those who are using the mobile apps. can pay for their services. |
@dual core you dont even know what is on my mind for saying that before you comment, nawa o. |
that is quite interesting but the aomount you are requesting is too much can you reduce it a bit actually its for my project for my MSc program. i hope we can talk more |
Good day,NLandrs,i want to know the webhosts that have a PHP script i can install which has the functionalities of an e-library,where catalogues can be viewed updated and stocked,u know all dis library routine management stuff. Actually,i used the fantastico software suite on my website but the e-library PHP Script is not good to my taste,may be am yet to check the features,pls,if u know any webhost with the features i mentioned above,pls let me know. Thanks |
@OP,do u think anyone will be ready to that 4u in order to ur mentor,how far av u gone at ur own end,though i dont program in VB bt i cn try in java if i have my time |
@Bleep what are there websites the one u mentioned is nt available, Tnx |
Connect ur harddrive 2ur system n boot with ur syst a CD Just like when u want 2format ur system,format it from there n see if that works, |
Good day,house,i want to know if there's any webhost that can allow server side scripts developed in java-JSPs and Servlets, |
Thanx alot i got it, |
From d text file file.db the text line is 1. What is ur age?:A.23~B.24~C.25:A.22 So am tlkn abt the A(s) options. For each line of text. |
It worked out,when i retrieved the options with the split(),i had to further split the options into As,Bs and Cs. String[] options=lines[1].split("~+" ; (where line[1] is the array location for the options retrieved frm the lines in the text file) to remove the delimiter and extract the options.Options[0] is the array location for options A, options[1] for Bs. Here is the output from the console: A.ayo A.1985 A.20 for the As. I want to split the As into single options, i tried to use the split("\n" function bt it didnt work how do i work this out if its possible. |
Thnx alot fayimora,4 your responses.,what about the delimiter "~" i hope it doesnt .the code doesnt have to be changed due to that |
Thanx fayimora 4ur response,i tried to use the Scanner class readline to display a text.txt file,n display it on a text area component on a simple GUI. But i want to deal with a .db file with d folowing format; 1. what is your age?:23~22~32~40:40. 2. What is ur birth year?:1980~1981~1982:1981. I want to retrieve the questions,store them in a String object and d options and answers into an int primitive type and manipulate them on the GUI,I Can handle the GUI bt the retrieval in order is the issue am trying to solve. Thanx |
Using Java,am trying to retrieve the lines of text and display them one after the other on a GUI. Its arranged according to the format below query:options:correct-response-to-query |
Helo house,i have a data file named text.db and i want to retrieve the text stored in the data file and display the lines and filter. How can I go about this. |
@lojik,i'll catch up wt u on the IDs tanx 4 ur response |
@lojik,you have a point there,nd if i may ask, what do you mean when u mention companies frameworks can you site some few examples. Am learning big time. Thanx |
@2buff and lojik,thanx thanx thanx,am really learning,that reminds me,are u guys on the linkedIn social network,i'll like to add u. Thanx. |
@Walie n guardian,thanx for ur responses,that really stirred me up,though i had a background in d biological sciences bt that field is too boring n doesnt align with my passion and interests. Thanks all the way |
1 2 3 4 5 6 7 8 ... 35 36 37 38 39 40 41 42 43 (of 44 pages)
; (where line[1] is the array location for the options retrieved frm the lines in the text file) to remove the delimiter and extract the options.