MsOf10 Search and replace first char only if exist Specify chars in word
I search for a vba code to do something and nothing found. I like to: 1. Search a .doc document and get the first word and the first character of this word. 2. If first character is = CharW(1820 a....
View ArticleLDAP Authenication for Website
I plan on using LDAP for authenication on my website and was wondering if this older article was still a good direction to go? http://support.microsoft.com/kb/326340 I am using Visual Studio 2012 and...
View ArticleResize Columns sizes listview not working.
Hi I have a command button that I press and loads data into list view, but I am trying to resize the Columns cos some of the text is not showing I used this at the end of the code Code: Â Â Â Â 'Fix...
View ArticleVS 2010 VB.Net write to OleDB Issue: First Pass through loop works but all...
Greetings, I'm working on a project that takes input from an arraylist and places that in a table in MS Access. One record insert works but when I loop through(manually changing the ID which is PK...
View ArticleSearching Note Pad Document, And returning Data?
Attachment 94755Attachment 94757 The two pictures i have attached show what my entry search, and entry form should look like. Essesntially, i want to be able to search through a notepad document, and...
View ArticleCalendar Item
I need to create a calendar object (like the screenshot attached) where you select a day but it's from midday one day till midday the next. I assume this must be a custom control but how can I make one...
View ArticleVS 2008 vb with blurry display
Hi, I've just finished installing windows 8 pro on my mac running parallels desktop (a way of running mac os and windows side-by-side). I'm running VB 2008 Express, and it's slightly blurry. The whole...
View Article[RESOLVED] windows within the main window
Is there still a feature within VB which allows you to create a main window and then have several windows open within that main window, like the VB.NET IDE allows, excel 2003 allowed etc?
View Article3.0/LINQ How to create a colletion of properties in a C# class
Hello folks, Happy New Year!!! I have a class that has couple of properties. Can I have a property in that class that can be a collection. Like say the MarketData. can I have a property say...
View Articleip connection problem am facing
am in uk and i have dynamic ip address , everytime i disconnect and then reconnect manually it gets assigned by new ip address my internet is not static. the issue am facing is with winsock file...
View ArticleUsing Timer With Application Problem. Application Freezes. How do I fix It?
Hi Have this timer that updates every 1000 The timer updates to show if connection to the database is open and valid in the status strip. But, When The application determines the database connection is...
View ArticleEZ P2P (and I do mean easy!)
If like me you're onto the next project before you can really hone down a new technique using VB.NET code I recently came across this simple P2P setup. I had been searching for something like this only...
View ArticleUpdate my SLN file?
Hi, I'm new at VS12 and need some help. The install program I need to use - uses the SLN file. I need to update the SLN file so I can use the updated code in my installer. I see my SLN file but it's...
View ArticleLogged In User
Should I create a class called "LoggedInUser.vb" to contain the information of my user who is logged in or should I be setting them in a variable in my my main form? Does it really matter? I'm...
View ArticleVS 2010 Assigning an Object to ReportViewer control at Run Time.
Hi, I'm working with VB.NET Visual studio 2012 Ultimate. I designed a report via the ReportViewer. When I Initially setup the report, I entered as the Data Source, a Class Name from an Object that I...
View ArticleForm export to clipboard
I have a form created in word 2007 it contains drop down boxes and text boxes within a couple of paragraphs of text that a user enters the data for the drop down boxes and text boxes only I would like...
View Articlegeneral question about banning etc
topic is about winsock chat serve and client. i had something in mind and wish to get feed backs about what i have in mind weeks ago we had same discussion about banning abuser's from server using...
View Article[VB 6] GDI+ and PNG with transparency
Hi, I decided to post my question on this site after seeing all the impressive work by LaVolte and the many discussions around it. BACKGROUND My application allows users to manipulate images on-screen...
View Articlee.Graphics on a Picturebox with image
I am drawing with e.Graphics on a picturebox with a large image loaded into it. However it it much slower because of the image. Is there anyway to still draw to the picturebox with the image still...
View ArticleMS-Access 2007+ determine offset of image in BLOB field
I will start off with, it is not worth storing images in MS-Access for many reasons and that I was interested to hear if anyone else may have seen this. My reason for this post is out of curiosity than...
View Article