VS 2008 Finding keywords in a strings
I have about 1400 strings, which is made up of word (keywords. some contain the same keyword. I have 3 keywords. I need to find the one string ,from the 1400, that contains the most of the keywords....
View ArticleVS 2010 Double output
hello everyone. i am making a app wich holds a list and compares it to a list what it gets from online database to check if that person is online on the website the problem i have is no matter what way...
View ArticleVS 2010 [RESOLVED] how to make property get multi line text
hello friend how to make property to get multi line for string or text and i want it bee like Text Property Browsable i check and searched i found this topic tell me to put Browsable(true) and it's not...
View ArticleHow databinding between 2 combobox from database?
i use VB.NET Visual studio 2008. i have 2 combobox is cbSection and cbTeam. i need databinding between 2 combobox. when i'm select data from cbSection will be show to cbTeam. Ex. cbSection Size Color...
View ArticleVS 2010 raw tcp Packet crafting and streaming
Hello hello , I want to inject raw tcp packets in a live tcp connection , where i can send(inject) self coded packet (FOR EDUCATION PURPOSE ONLY , it will help me to understand tcp layers and how...
View ArticleAbout TextBox focus...
Hello guys, It is very uncomfortable for me to recognize that I don't know how to move a focus from a button to other control, in this case a textbox....Simply, even I don't have any code line written,...
View ArticleVS 2010 Reading and accessing multiple tables
I have a database "RMD.accdb" which has five tables i.e. "BrMst", "BrMgr", "Targets", "Actuals" and "Latest". All these tables have a field BrCd common. All these tables have index on BrCd. I wish to...
View Articleneed example for this site proxy
i need an example how to extract the left side proxies to list1 the blue highlighted area only please website link http://www.proxies.by/proxy/?rule2
View Articlehtaccess causes 500 internal server error
Hello :) I get an internal server error when navigate to my website, all goes good when I rename the .htaccess file. This is its content: Code: Options +FollowSymlinks RewriteEngine on RewriteRule...
View ArticleClient/Server - a winsock example
Client/Server is a program that demonstrates how to use winsock to connect to a server or how to accept connections from a client. The program allows the user to send and receive data. Non printable...
View ArticleTABS Never works
i like this website tabs and slider running Code: http://www.fifa.com/futsalworldcup/index.html Tabs are News Videos Photo Gallery i simply save as this page and opened the HTML file in browser but...
View ArticleCrystal Image with transparent background
Installed Crystal for the first time in my life this morning, so please bear with me if my questions are n00bish and my reply's contain more "huh's" than anything else. In my database I save company...
View ArticleIs it possible to join a .dll files to my project ?
*My english is poor sorry Hello, i made some kind of "Desktop picture" program, and the picturebox Save fonction save in .bmp So i used the DLL "Bmp2Jpeg.dll" Its pretty easy to use Code: 'Declaration...
View ArticleListbox Saving Issue
I'm getting errors in this code! Why? Visual Basic 2010 Code: Private Sub Button2_Click(sender As System.Object, e As System.EventArgs) Handles Button2.Click...
View ArticleInternet Connection Name
hi all! is there anyway to find internet connection name? how?
View ArticleMy program won't copy from the clipboard. Help please?
Hello All, I have got the following code in a program of mine but for some reason what ever i highlight and copy will not paste. But if i cut text and paste it works fine. Can anyone help? Code is:...
View ArticleVS 2008 regex to scrape the string between the "
I need help with the regex to scrape the string between the " ="9405511201080252215508" "CJ473935331US"
View ArticleTrying to find the first instance of a string in a listview from a specified...
I am trying to find the first instance of a string/word from a specified index in a listview. For instance the first instance of the word dog from the selected item in the listview. I thought about...
View Article[RESOLVED] IDE Behavior - Common Controls 6.0
Attachment 93529I am using Win7, VB6 (from Visual Studio 6.0 Enterprise Edition). Recently (and I don't know when it started to occur), when I add the Microsoft Windows Common Controls 6.0 component to...
View Article[VB6- DIB's] - transparent opacy by pixel
i rebuild my code for do the opacy. but i don't understand why takes so many time and the results aren't what i expected:( Code: Option Explicit Private Type BITMAPINFOHEADER biSize As Long biWidth...
View Article