Textbox changes and Checkbox.Checked
Gud evening members , this is my second post i did a Duct size Calculator program for me in VB.net 2010, the Calculator is working just need simpilyfication of this code if some one help to reduce this...
View ArticleWin-10 Fax and Scan and HP2400 Scanner Issues
1) When I go into Fax and Scan and Select Preview, the document shows and looks correct. When I then hit Scan I end up with either a white page with junk on it -- or -- Fax and Scan hangs. 2) "If" I am...
View Articlevb6 add table rows webbrowser
Please Help Add web page table lines code html HTML Code: <html dir="rtl"> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type"...
View ArticleAdd a title to a site in a web browser
Hello friends, I want to fill in the title and description section of the site using text, but the title and description section do not have a name, but an ID. id="post-title-0" Code: <textarea...
View ArticleAllengib7952
I have a movie list that seems to work very well click on anyone and movie starts. My problem is I have a few that have episodes I don't want to show the episodes on the same screen because there is...
View ArticleHow to convert VBA to VB.NET? Catia macro?
I created my code of new catia macro with Visual Basic Editör included CATIA. But I have to transiation to VB.NET. How to convert VBA to VB.NET?
View ArticleVS 2019 Error Codes while running an app
#1 I am trying to run an app with 4 window forms however i get several errors. This is a very simple app. Not sure why these errors..... new at this so if anyone can please guide would be great!!!!!...
View ArticleCan I run a previous version of a click-once app?
My application is a click-once app, and I have the sequentially numbered versions on a network drive in the Application Files folder. I would like to run a previous version. The most current version is...
View ArticleDataTable Select | Grouping Data | Is there a Generic Method?
Dear all, I am building a reporting tool which groups data from two columns of a DataTable and then Sums/Counts/Gets the Average of the third column. The following code below worked until the data...
View ArticleLog out
I have developed application with vb6. I have multiple userforms. I want a logout button code to unload all opened userform and load login form. Please guide me.
View ArticleVS 2017 Title Bars Overlapping When Full Screen and Opening another application
We have a VB.Net application that opens Microsoft Excel, Outlook. When the base application opens Excel or Outlook, the title bars become garbled and unusable ( See 3 example in attachement/photo) We...
View Article[RESOLVED] Logic Help (Recode Select Case to Function)
I have the following code that uses a Select Case Block to alter a value. I can see a pattern, but for the life of me, I cannot come up with a simple Function to replace it. If this were the only cases...
View ArticleVS 2019 Add printer in windows 10 problem
Im having problems with adding printer's in windows 10After adding the port, the program just crashThe code im using works very well in windows 7Can anybody help? Thanks 'SETS LOAD DRIVERS PRIVILEGE....
View Article[jQuery] Bootstrap Confirmation Modal
Bootstrap Confirmation Modal A simple jQuery solution for displaying and handling Bootstrap confirmation modals on the fly. Demo Fiddle: https://jsfiddle.net/7g4819yL/ Repository...
View ArticleVS 2010 Deboger OK , Released Not Finish
When I run my code thru the déboger the program run all the way to the end. When I run the released program, it does not go all the way. Where should I search? Thank you
View ArticleVisual Basic net files tutorial
There appears to be many different ways to deal with reading, writing, checking if a file exist etc. Is there a good tutorial that deals with all of those ways?
View ArticleApplication.StartupPath is not working vb.net
Dear All I used the Code: Dim Path As String = Application.StartupPath & "\Main_Master_VB.xls" in vb.net Application and it worked very well but when I used it in another vb.net application with...
View ArticleCOPY file from C:\ to ftp dir...
Possible copy a file from c:\ to a dir ftp server note: i just have usename and psword of ftp server
View ArticleIcon loaded from resource DLL gets blurred, but fine if loaded in IDE
I have a problem loading an icon from a resource.dll and the problem is that when I load it from the dll the image gets blurred, while if I add it to the form's Icon property it gets crispy and clear...
View Article