am 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 ArticleChange the color of the drawing
Say I have an icon that has a certain design and color. And I want to change a color of this icon. How do I do? In the attachment I have an icon with blue coloring, say I want to replace the blue with...
View ArticleChanging the default icon of a compiled project
I need to change the icon of an exe project from 24-bit color depth to 32-bit. Is it possible to overcome this limitation ?
View Article[RESOLVED] Change the color of the drawing
Say I have an icon that has a certain design and color. And I want to change a color of this icon. How do I do? In the attachment I have an icon with blue coloring, say I want to replace the blue with...
View ArticlePerfect license plate
ok..so apparently one of us lives in huntsville Alabama lol friend saw this on teh highway and had to send it to me :) Attached Images
View ArticleVB.net How to select items in DGV combobox column
Hi, I have one combobox column in my datagridview but I cannot select an item within the combobox collection. here is my code: Code: Dim MyQuery As String = " Select Distinct UPPER(INITS) As INITS...
View ArticleC: \ WINDOWS \ SETUP.LST invalid line in setup information
I hope you are well...! since 4 days I am looking for this error message, unfortunately so far in vain... This is a small piece of software (Old), but tried it under all Windows, I get this error and...
View ArticleVS 2019 [RESOLVED] Problem With Deleting Images
Hey Folks, Using VS2019 16.9. I've been building an image viewer. Without dumping the code on you (there's a fair amount of it), I'm having a problem deleting images, as I want to have a "delete"...
View ArticleHelp Making This Code A Bit More Intuitive
Hello, I want to assign an opening file name for a "blank" project, when user first opens and runs my app, in much the same way that Excel names a blank Workbook Book1 when a blank project is created....
View Articleerror 2100 on Access form
Hi all. I think this post belongs here because it is more of a VBA code question than a database question. Just for fun, I wrote a Tetris game in Access using a form and a module. I have 200 labels on...
View Article[PHP] Project Architecture
Hi every, thank you for taking the time to visit this thread. Here is the background, I am wanting to eventually start my own software development company and right now I have secured a contract job to...
View ArticleData Grid Replaces the next File Data instead of copying after the first file
Dear All I am having a code which copies excel files data from specific folder and paste them to Data Grid view. The Data Grid Read all data of all files but the problem that it does not give the data...
View Article