[VB6] - sSlide - User Control
SSlide.zip This is a user-control likes progressbar. Attached Images Attached Files SSlide.zip (1.7 KB)
View ArticleVS 2015 how to filter records based on a particular field
Please help i have my API . my APi has a table employees which has a filed called gender . Please help how can i filter this table records based on gender. Code: Public Class EmployeesidController...
View ArticleRC6 and WebView2 - Error in compiled exe
Hi, since yesterday, the WebView2 no longer works in the compiled exe. Everything is still ok in the IDE. Can anyone confirm that here? I use RC6.0.0.4 / WebView2Loader 1.0.790.0 and WebView2...
View ArticleVS 2017 permanent asynchronous socket connection with external equipment via...
Hello, I need to get data from a matrix code reader connected to a PC through the ethernet port and a TCP IP address. I set everything up and tried to see if the device works with the Hercules program,...
View ArticleCTREEVIEW.CTreeViewCtrl.1 vba example
Hi i am looking for an Example for CTREEVIEW.CTreeViewCtrl.1(Windows Treeview control) MSCOMCTL.OCX....does not work anymore.... I want it use in MS OFFICE.2016.MS ACCESS found something , see...
View ArticleDate Format
Hi I want if Date format is not mm/DD/yyyy then message should appear 'Incorrect Format'. Thanks
View ArticleTroubleshooting Hardware
This is an area that has always eluded me as I encounter it rarely. FOR EXAMPLE (I refer to printer here as most everyone has one, but could be any hardware). You use the Print dialog (whatever one the...
View ArticleWhy does my .exe file not work on another computer ?
Hi, I don't know what I've done wrong now ! I've created a new Windows Forms App (.NET) [Visual Basic] [Windows] [Desktop] The application runs without any hitches on the Win.10 machine it was written...
View ArticleForms.timer of threading.timer?
Hi. I am creating a WMI based app that get processes from multiple machines. I have a main MDI form that include forms that run the WMI processes. I need a timer to loop every, let's say 3 seconds on...
View Article[RESOLVED] Date Format
Hi I want if Date format is not mm/DD/yyyy then message should appear 'Incorrect Format'. Thanks
View Article[RESOLVED] Why does my .exe file not work on another computer ?
Hi, I don't know what I've done wrong now ! I've created a new Windows Forms App (.NET) [Visual Basic] [Windows] [Desktop] The application runs without any hitches on the Win.10 machine it was written...
View Articleam looking for convert ansi to windows-1256 or utf-8 to wndows-1256 without...
hi,i have a json utf-8 file ,content is like as : HTML Code: "header":{ "date":"۳ روز پیش", "subtitle":"۳ روز پیش در مشهد، صیاد شیرازی | اجاره آپارتمان",...
View Articlehow create portable my project used ocx,dlls.videos,.. without share files to...
my language is bad but maybe i can send clear my means. i want just make portable exe and send to others but i dont want others can access to my ocx or dlls or videos or .... used in my project. how...
View ArticleWhat is next after doing PHP basic
Hi Everyone. I've started PHP development. I'm following a youtube playlist of PHP (with required HTML where needed) and PHP + MySQL. I've followed most of those tutorials after which I've fundamental...
View ArticleChange image size from text
I am having a problem, I want to change the image size from text and so what I have is Code: Image.Size(WidthTXT.Text, HeightTXT.Text) but it says there are too many arguments, so I then tried Code:...
View ArticleHow to Browse Files While Using OLEDB Connection in the same time
Dear All I am using a code to loop through excel files in a Directory using FolderBrowserDialog and it is working well but Slow, And I want to speed up the procedure by using OLEDB Connection , What I...
View ArticleFormatting in a webpage
Hi Please help, how does this code work? It needs fixing, please help Web.Document.getElementById("T6").Value.replace(/\n\r?/g,"<br />")
View ArticleVB6 QUESTION: How to convert Windows special folders CLSIDs to normal paths?
Hi chaps, some help please, if you'd be so kind as to give some pointers. I have Windows special folders accessed via CLSIDs eg. ::{450d8fba-ad25-11d0-98a8-0800361b1103} See here for the full list of...
View Articlehow fix show json value in textbox or msgbox(my project attached)
hi,i attached my project. my problem is about show correct value from json utf-8 file in a textbox. my json file opened in notepad++ is : when i click on command button it is show wrong value in msgbox...
View ArticleProblem passing arrays from a basic module to a sub in a form
I am trying to pass two arrays from a sub in a VB6 basic module to a sub in the code section of a form that contains an MSChart control. Each array repesents a line and contains two columns for the X...
View Article