-
Replied To a Post in How to set Icon for my Application
@ddanbe, no, I didn't mean that. What I meant was that mmmmm let's make Visual Studio an example. The extension (.sln) is not recognized within Windows to which application can … -
Replied To a Post in How to connect to a client using IP Address
@Oxiegen, I think you are right. A server can be a relay if client1 wants to send data to client10 this will go through server maybe with a username to … -
Replied To a Post in Comparing value in label to value in database
Meant If the OP doesn't add or use any Container not control panel. -
Replied To a Post in adding scores worthy textboxes
Ok. Firstly. The Timer(tool) is just a timer that when you add to your app its doesn't show or visible on run time, I will say its a service, and … -
Replied To a Post in adding scores worthy textboxes
I just saw the post. I think if the OP will have more then one question and also his answers are based on radio buttons that will be a problem … -
Replied To a Post in Comparing value in label to value in database
But what if the OP wants to have many questions, "GUI" based how will the OP sort an keep track of the questions and their core questions? Don't you think … -
Replied To a Post in adding scores worthy textboxes
Heres the sample I did. Check the attachments -
Began Watching if else statement for strings
I am having a hard time comparing my if else statements and getting it right. I want to ask for male or female, and if male then I can respond … -
Replied To a Post in if else statement for strings
I think you need to include the source that works with strings `#include "strmp.h"` try that and see. -
Began Watching vb.net: how to create Input method Editor of my Application developed in vb
I want to create Input method Editor (IME) of my Balochi Keyboard and when I run setup file of this Balochi keyboard and install, after that when i open Language … -
Replied To a Post in vb.net: how to create Input method Editor of my Application developed in vb
What is your problem here? Post some code if it code related. -
Replied To a Post in adding scores worthy textboxes
Ow, the site use to have ads, to download click the download, don't follow suspicious prompts, I tried to upload it here but wasn't allowed. The file is a .rar … -
Began Watching passing query parmater to text box and the results need to display in grid
I have a query result . need to pass the Query parmeter(Where----?) to text box based on this need to display the value in data grid If any one know … -
Replied To a Post in passing query parmater to text box and the results need to display in grid
This is not a place for home work, [Read Rules](https://www.daniweb.com/community/rules). You need to show us what you have done so far and where are you having a problem. Post your … -
Began Watching Comparing value in label to value in database
I am creating a multiple choice quiz but I am not sure how to check if the answer selected is the correct one. I have If radAnswer1.Checked = True Then … -
Replied To a Post in Comparing value in label to value in database
Since you are using radio buttons, all you have to do is to determine which radio buttons are the correct answer and which one are not the correct answer so … -
Replied To a Post in adding scores worthy textboxes
The sample could be found [Click Here:](http://www.datafilehost.com/d/ac50e706) as per your request. -
Began Watching adding scores worthy textboxes
hello Am trying to make an app which has five questions with textboxes for each question for entering answers.Question one has two textboxes worthy one mark each for the correct … -
Replied To a Post in adding scores worthy textboxes
The answers will be hard coded for validation/comparing the entered answer and a correct answer? If so, I once created just a sample learners driving test app (its was to … -
Created Detect USB insertion/Removal
Hi Dw. Firstly I would like to ask if there is anyone know a good download link to download VB6.0 I'm in need of this IDE. Now coming to my … -
Began Watching Detect USB insertion/Removal
Hi Dw. Firstly I would like to ask if there is anyone know a good download link to download VB6.0 I'm in need of this IDE. Now coming to my … -
Replied To a Post in Detect if file is encrypted and what encryption used
Eish. That's a problem... -
Created Detect if file is encrypted and what encryption used
Hi Dw. Is it possible to search through "*.COM", "*.exe" files and check if they are encrypted and so check which encryption was used in VB.NET? -
Began Watching Detect if file is encrypted and what encryption used
Hi Dw. Is it possible to search through "*.COM", "*.exe" files and check if they are encrypted and so check which encryption was used in VB.NET? -
Replied To a Post in How to receive and call from dll service
@Null well the article that I came across when doing this research did mention something about driver but I didn't understand that part of driver but I think you have … -
Created How to receive and call from dll service
Hi Dw. I'm developing a software but now due to some complexity of the program I had to do some engine with C++ and I want to be able to … -
Began Watching How to receive and call from dll service
Hi Dw. I'm developing a software but now due to some complexity of the program I had to do some engine with C++ and I want to be able to … -
Replied To a Post in How to read microsoft access's infomation using button in vb2010?
Can you clarify what the button you want it to do and what are those 7 options and how you want to use them. -
Began Watching How to read microsoft access's infomation using button in vb2010?
I knew how to use combo box to read the database in Microsoft access, let say I have 7 option and I can make it into conbo box. But now … -
Replied To a Post in How to read microsoft access's infomation using button in vb2010?
I don't get you straight -
Replied To a Post in Who likes the tagging system?
I thinks this whole changing has a bad impact simply by looking on the threads, I also have a thread which was in a middle of being answered but now … -
Began Watching VB.NET
Hie someone please tell me from which site we can download vb.net software either 2008 or 2010? -
Replied To a Post in VB.NET
I think the OP means Visual Studio -
Replied To a Post in Who likes the tagging system?
But the site is also not compatible with all devices. I'm using BlackBerry and for me I can't find the search button or field, the old feature was good because … -
Began Watching Who likes the tagging system?
Raise of hands, who here **likes** the tagging system? -
Replied To a Post in Who likes the tagging system?
Well for me I would start by asking if there is some sort of new daniweb theme guide to how we now find like Watched articles, Market, etc. What is … -
Replied To a Post in Read second last line
@Jim the script when I run produce this error: Script: C:\Windows\system32\StripBlanks.vbs Line: 5 Char: 1 Error: The handling is invalid Code: 80070006 Source: (null) Any reason why I'm seeing this … -
Replied To a Post in Read second last line
How? -
Replied To a Post in Read second last line
@Jim. Normally there are no blanks because every count is written on a new line but the file I think got some few blanks at the end of which I … -
Replied To a Post in Read second last line
Just tried the above but still the label is blank. I think if I could be able to remove the blanks I will end up with the last known count. … -
Began Watching 3-D array
How to read input from a textbox and store the data as first element in 3D array? Please help!! -
Replied To a Post in 3-D array
Well I don't think your code is VB.NET, I think that's a C#. -
Replied To a Post in Read second last line
@Jim, let's me just enlighten you what I'm doing. I have program1 which performs a count and for each count its writes it on the file the format is "00000-00000" … -
Created Read second last line
Hi Dw. I have a very huge text file with size "662 MB" and its can't be opened by a notepad on my computer so I created a program to … -
Began Watching Read second last line
Hi Dw. I have a very huge text file with size "662 MB" and its can't be opened by a notepad on my computer so I created a program to … -
Began Watching prevent user from move to next form
hello friends, i need a help in vb6, i just start using vb6 for my project. my problem like this, i have two button, button Ok and Next. if i … -
Replied To a Post in prevent user from move to next form
You can do it like this: Private Sub Form_Load() ' Disable the next button so that it won't be clicked. CmdNext.Enabled = False End Sub On button ok you can … -
Created How to check if a process has been injected
Hi Dw. How to check if the running process has been injected by another process or there is another process running as another process. What I mean is, let's say … -
Began Watching How to check if a process has been injected
Hi Dw. How to check if the running process has been injected by another process or there is another process running as another process. What I mean is, let's say … -
Began Watching how to provide textbox while uninstalling the .net application
how to provide textbox while uninstalling the .net application
The End.