Web Based Menu To Open Windows Applications
Hi All Apologies if this is the wrong place for this question. Just wondering what people have done to create a user interface ie a menu with buttons, which when clicked, open up a windows application,...
View ArticleForm regaining focus
I have an application with a Main form that has a Menu Bar, then 8 Tabs in a Tab Control and 8 forms that appear within the tabs. I have a number of DataGridView controls that display data from an...
View ArticleVS 2017 Flowlayoutpanel index out of range when using TabControl
OK - sorry, I tried to google this, but not sure what to google. And wasn't sure how to word it in the Title either. the listFlDay is a List(of FlowLayoutPanel) Code: Private Sub...
View ArticleVS 2017 [RESOLVED] Flowlayoutpanel index out of range when using TabControl
OK - sorry, I tried to google this, but not sure what to google. And wasn't sure how to word it in the Title either. the listFlDay is a List(of FlowLayoutPanel) Code: Private Sub...
View Article[VB6] Convert a picture to PNG byte-array in memory
This WIA sample converts an StdPicture to a PNG byte-array without using any temporary disk storage. Shows how to use IPicture.SaveAsFile method with plain ADODB.Stream (no CreateStreamOnHGlobal API...
View Article[RESOLVED] Text To Speech Question
I currently use in some of my programs the Microsoft Speech Object Library reference. That reference, when used to convert text to speech, will 'speak' NUMBERS as individual ones. EX: 12 will be 'one...
View Article[RESOLVED] Data Matrix barcode generator
Hi Guys, I've written a small program to generate a data matrix barcode for use within the company I work for. The idea being it is going to generate a barcode from some data in an access database. At...
View ArticleCreate user input box for range row in Excel
I have recorded macro to copy (A3:M3) and paste specific cells (A3:M3) to another workbooks specific cells(A3:M3). My problem is that I would like to create a command button to do function, BUT have...
View Article[RESOLVED] GET LAST MODIFIED DATE from file on public web dir
http://www.re.it/public/dream.exe possible to know the last modified date of this file, located on web? Note the public dir not have password, and all from this site is free.
View ArticleDrag & release; 2 custom mousepointers
Hi folks, My app uses maps. I have made two icons to act as mouse pointers, one is an open hand the other is in a hand grabbing pose. My hand.ico is displayed when hovering the map. I'd like my...
View ArticleVS 2005 How to write the interface code as shown in the asp.net language ?
In the asp.net language, I want to design the interface as the attached picture, I drag and drop the objects to the website, but it is harder to align than the winform, the characters on the webform...
View ArticleVS 2019 - System.IO.IOException - Started out of no where
I have been working on a program for about a month that builds multiple files one after another. I use a "template" IMG file that out of the blue just started throwing this error:...
View ArticleCan't make Planet Source Code CD work
I downloaded the PSC CDs from archive.org. I installed the first CD. After installing, I get: "ADO: Could not be installed properly" In the installation log file. When I run the exe (which is...
View ArticleVb6: winhttp proxy socks5 support
i tried this code to connect winhttp with socks5 but it failed, anyone have an idea how to do it ? winHttpReq.setProxy 2, "proxyserver:8080", ""
View ArticleGetInternetDate via WMI hangs in line .POST?
Hi, I needed to get current date&time information from a time server and found a code thanks to this forum. The code is below. It works well many times but sometimes (and not so seldom) the code...
View ArticleBootstrap Modal In ASP.NET MVC With CRUD Operations
Good day! Here's a basic example on using Bootstrap Modals with Create/Update/Delete operations in ASP.NET MVC. It includes the source code as well. Cheers! Regards, kgc Attached Images
View ArticleHow to selected value of a dropbox column of a DataGridView programmatically?
I'm a C# user. I did some search in Internet but I couldn't find any proper solution for my problem. I have a DataGridView which adds rows and fill their value by pressing a button. The values' input...
View Articlenew power programming language understand well visual basic 6
and other basic dialects + other languages mainly C and pascal the suite includes some tools like another script language for easy building optimized vst plugins, power fast console (not dependent on...
View Article[RESOLVED] PRINT directlly a word document from dir
Have a doc file in C:\SERVIZIO\SALVATI\TEST.DOC with a button is possible to print directlly to default printer, without open the doc?
View ArticlevbLibCurl
Did a little more work around Jeffrey Phillips 2005 vblibcurl - initLib() to find/load C dll dependencies on the fly from different paths - removed tlb requirements (all enums covered but not all api...
View Article