Oups..... i didn't consider negative values. But in the application i am actually working on, the results MUST always be above 0. So it shouldn't be a problem for me, but might be a problem for others!!!
You are right to consider the negative values also.
I'll try this one in the other...
Hi Earthandfire,
Thanks for replying. I didn't try your solution yet, but i've found something that works perfectly to the problem i was having and in case someone else have a similar problem this post can help. Here's the code below;
double d;
d = 8.0...
Hello Team,
I have got a special rounding to do and after many search performed in TekTips, i could not come across a solution. Can you please help me with the problem below;
After a calculation has been performed in my coding part, the result are displayed in a textbox. I DO NOT want the...
Hello team,
I have a Main form that is configured as IsMDIContainer = True. I made few buttons in a ListView (in the Main form) that will open their respective forms in the container. The problem is that on these forms the Cariage Return (or Enter Key) for the Textboxes is not working. Though...
Hi Dave,
Sorry to bother you again, i've checked at what you said, but i do not have the Alternate Configuration tab. What i've got is ONLY the GENERAL TAB. There's the Advanced Button at the bottom in this window, and there's no Alternate Configuration neither in it.
OS is Windows XP Pro -...
Hello Simon,
Many thanks for your suggestions.
However, i've been searching for the Alternate Configuration in the TCP/IP protocal and could not find this. Could you please give me any clue.
Awaiting your prompt help,
Thank you
Salim
Hi guys,
Many thanks for all your suggestions.
I've checked on http://www.netswitcher.com, post given by schtek, and the program appears interesting. Thumps up schtek.
Am actually downloading it and will post feedback here.
Many thanks again for your help,
Salim
Hello Team,
I'm stuck with a serious problem.
Hardware :- Dell Inspiron
O.S :- Windows XP Pro - SPack 2
I have configured a Notebook (Dell Inspiron) with the LAN at the office. We have Wingate on the File Server to share an ADSL Internet connection. I have configured the Notebook ( in...
Hi all,
I setup a form that allows the user to change the password. This password is stored in a Database (MSAccess) and the table name is Admin. There's only one field in it, named Passwd.
When i run the program, i constantly get above error message "Object reference not set to an instance...
No, it's not the desktop that i want to disappear. What i am looking for is that, when i launch my application ( the Filename.exe ), if i have windows explorer at the back running, i want the screen to have a background back color first, so that my splash screen appear properly, and then my...
Hello,
I would like to know if it's possible to add a code in VB.Net so that when i click the 'Build' button, the screen is clear ( same as DOS prompt cls command ) and then my forms appear.
I have setup a splash screen also. But my objective is to get a black colour background first, then my...
Hello,
I have installed Oracle 9i on a Win2000 Pro PC. I have been given an assignment that i need to work on. I successfully installed the 3 CD's on my PC by using the following prompts when asked during installation. They are;
Destination Name is --> OraHome90
Destination Path is -->...
Thanks for replying.
I used the Windows Update Service. The link is ;
http://windowsupdate.microsoft.com/
Please note that when i refer to download of files, this apply to any files that i download from the net.
Kind regards.
Salim
Hello,
I installed Windows 2000 Pro with Service Pack 4 on a new PC ( Intel Pentium 4-3Ghz, 1 Gig Mem DDR3 and 2 HDisk 80 Gig. Everything was working fine. When i performed Windows Update and set everything up-to-date (Critical Updates, recommended updates, Vulnerabilities, etc, etc), i...
Hello,
I am getting more and more confused with the command me.hide() , me.close() and me.dispose() when using with CurrentForm.ShowDialog().
My problem is as follows;
I have a form (MainForm.vb) that contain 3 Buttons;
1. First one is for Adding a user name
2. Second one for Modifying the...
Hi,
I need to convert the current date to a format like 200405. That is for whatever date i choose from the DateTimePicker in my Windows Form, it is automatically converted to a format YYYY+YY+1. In other words, if i choose 10/11/2004 my database should record 200405 or if i choose...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.