VS 2019 Sign data with private key in .key file
Hello, I have two files in PEM format - Certificate file (.crt): -----BEGIN CERTIFICATE----- ...-----END CERTIFICATE----- - Private key file (.key): -----BEGIN PRIVATE KEY-----...-----END PRIVATE...
View ArticleGet current MASTER VOLUME level
Hello, After spending HOURS yesterday researching this seemingly trivial task, I still do not have a clean method of determining the current MASTER volume setting - I'm on Windows 7 x64. There are...
View ArticleHelp
Hello guys.. I'm currently working on a project that now has an Asp.Net web page hosted in IIS and guys are able to connect to it and upload their timesheets to a MySQL database. That works great. But...
View ArticleLooking for an SMS type textbox control
Hi guys, I'm looking for an SMS type vb textbox / textarea control for a vb windows forms application. Essentially, its a chat window I'm creating, and I want to right-align messages that I have typed...
View Article128x64 to Hex Array
I am trying to convert a PictureBox image to a 2048 byte hex string and cannot seem to get the code right. I am needing to take a picture (black and white image) that is in a picturebox and then...
View ArticleDeveloping an app for monitoring applications' traffic
Hi, I'm going to develop an app for monitoring windows applications network connection speed. For example, I want my app to show Chrome.exe Internet/Network usage by Down/Up stream (e.g. 845 Kb/s...
View ArticleColoring Text in Between Tags
Hi, I know what Regex is, but I am not skilled in it. Using a Richtextbox All I need to do is color the text in between tags (these are not html tags) like this... <S>H430</S> or...
View Article[RESOLVED] Using MSGlexGrid Control
How do I get the first row of the grid to be filled. I do not want the column labels to be part of the grid. The grid contains 2 columns. Thanks
View ArticleOutgoing Mail Client with VB6
Ok, another one where I'm outside of my strong suits. And, I've done a bit of searching and haven't found anything that exactly meets my needs (although I'll keep searching). Ok, here's the situation:...
View Article[RESOLVED] Coloring Text in Between Tags
Hi, I know what Regex is, but I am not skilled in it. Using a Richtextbox All I need to do is color the text in between tags (these are not html tags) like this... <S>H430</S> or...
View Article[RESOLVED] Outgoing Mail Client with VB6
Ok, another one where I'm outside of my strong suits. And, I've done a bit of searching and haven't found anything that exactly meets my needs (although I'll keep searching). Ok, here's the situation:...
View Article[RESOLVED] What CTRL in .NET can display B-Code without parsing?
What CTRL in .NET can display B-Code without parsing? I have a DB that uses <p>, <b>, <i> (and their closing tags) Thanks
View ArticleModifying a CSS file based on browser type?
I know you can write a javascript to determine the browser type and then load a css file manually. However, I was wondering if a single CSS file could be modified based on browser type? Thanks,
View ArticleWebpage won't recognize CSS for Internet Explorer
I have finally figured out how to load CSS files according to the browser type....except for one....Internet Explorer. The funny thing to is, while testing, I put an alert statement to show which...
View ArticlePresidential Debates
Let me say up front that I wont be watching. I put no stock in what they say. But I've been wishing that Biden wouldn't even engage with Trump in a debate. I don't see it benefiting him and I see it as...
View ArticleCharts controls with GDI+
It is a suite of user controls, to create statistical graphs. There are four controls but some have different styles, it could be said that they are the main and most used. Each user control is...
View ArticleMade visual designer
Hello to all dear ones, I desperately need a ready-made visual designer component for my software.It does not matter if it is commercial or free. It is much better if it is ActiveX. Can anyone...
View Articlexml database!!
Hi all, Now before you say use sql my company/departments IT infrastructure is locked down we can't install any programs or use any outside (web based ) datastore. firstly yes anyone know if adding a...
View ArticleValue 'Image' cannot be converted to type 'Control'
I'm trying to iterate through 90 Images on a WPF window to set their visibility to hidden and I am getting the error Code: Value 'Image' cannot be converted to type 'Control' The code I've tried is...
View ArticleDetect Windows 10 Shutdown Event
Hi everyone, I have an application that is designed to interrupt FormClosing with e.cancel = True to prevent the application from ending when user closes a window. I use a notifyicon so users can click...
View Article