Dellnet's Posts
Nairaland Forum › Dellnet's Profile › Dellnet's Posts
1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 32 pages)
have you guys ever noticed a lot of phrases sprung from youths on the street/neighborhoods and they spread around the country rapidly? I don't think any known media figure sprung words that 9ja's use today even that swagga word. |
1. SMS Gateway 2.Website and its requirements. |
What do you mean by crystal? what type of data connection are you using? ADO, ADO.NET, OLEDB |
EuroMeko:at what friendly rate? |
your country of origin |
thought you are talking about buses in ML or AL,,, |
this thread is talking about vb.net windows application not asp.net applications. |
carbide produce both. |
You have to give more details on how you are tasked to control the channel,,, |
This issue has been discussed countless times here. The first problem is you assume if you have C drive in your development computer everyone should have C but I could have Z drive on my computer so you should ask yourself how do you go about it. You don't need to worry about if the target computer is running on C drive or D drive infact you should not have anything like C:\ or D:\ referencing a path in your code, just copy your resources to the same deployment folder as your exe and call System.Windows.Forms.Application.StartupPath in your code to get the fullpath of where your program is residing on the system. for example declare a global variable Dim db_path As String = System.Windows.Forms.Application.StartupPath & "\" & "access.mdb" change access.mdb to your access database name, the file should be in the same folder as the exe. Use Microsoft Jet Library as your connection string e.g dim provider as string ="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & db_path & ";User Id=admin;Password=;" To test System.Windows.Forms.Application.StartupPath in your IDE put the db file in your bin/debug folder or bin/release folder of your project. This should make your project deploy-able to any Windows O/S |
I thought I am the only one bored here, does considering MIME type count? |
I see <input name="Click to Submit" type="button" value="submit"> change to <input name="Click to Submit" type="submit" value="submit"> see if you get anywhere. |
OP, I will classify Africans into 2 categories in the US, the Work-force and the Investors. If the workforce should leave it will hardly make any impact but if the Investors should leave this will make an impact. If all should leave then the US economy will slumber probably to the point that it will never recover again. I really feel sorry for US. Source: To many African's resources and reserve in US. |
just have lump sums in your bank account static for 6 months and apply for your masters or whatever there. |
It is pretty much a DIY thing if you have little knowledge of html/php/css. Anyways I can be of assistance if what you want is not much. |
If your connecting flight in Turkey is same the day then you can hang in the transit area. Passengers transiting in Turkey: Holders of confirmed onward tickets for a max. transit time of 24 hours. You need an authorization entry to enter kosovo, get one before you board the plane. |
There is a park in Abuja that has,,, I think millennium park or something. . . don't know if it is still existing. Also major Universities have free wifi to their students. |
Could deport a criminal for free but cannot send back a victim, how ironic? |
Deep Soul:ABC or gentlemen of the highway? |
In 2002 kano state law is governed by sharia law, so why were they allowed to mingle in a resort without being married? negligence of state? What does the autopsy say? |
jimblaze:Not across different platforms. |
why don't you create the kind you imagine? |
barlery, since you don't like the first option (which is the simplest) the second option I would suggest is to use FTP within the network. |
Look here if your website is having issues with google go to google's webmaster and fix your thing. Stop bleeping rubbish here. |
Anyways this issue has been discussed countless times, and NL will remain like this for the foreseeable future. |
omo_to_dun:ermm, |
@owugiri, if you really can't go back to the high commission why don't you go to another embassy closer to you and get the permit. I know with both parents Nigerians and she is coming with the parents assuming she is a toddler with some sort of proof of relationship to you she could probably get in after some checks etc, but with the current security situation in the country it is a big risk you are taking and an unwise move. |
@Fayimora, you dont really want to know how long it takes ![]() @omo, My systems both Linux and Windows output something different from your script.
|
// Outputs 142913828922 to the standard output stream. what do you mean? |
yes it takes forever, #1. Just comment the windows header file and the last line. |
Little cheat. #include <windows.h> |
;