Nav Bar not displaying 1 sub menu
hi i have a side navbar menu which has 5 parent id i am trying to display a data driven menu. the 1st, 2nd, 4th and 5th parent id is showing the submenus but the 3rd one is not showing anything. pls....
View ArticleCreate Help Files in VB6
What is the best resource for developing a Help System (.chm) for a relatively simple VB6 Application?
View ArticleOzeki SDK MP3StreamPlayback issue
Hi guys, Anyone encountered a problem with MP3StreamPlayback? I load any MP3 file to stream, it plays for about 1.8 seconds, then cuts off for about 1.8 second, then plays the rest of the song...
View ArticleVS 2015 add Property rights label on form and cannot delete it
Hi my friends I hope to help me with a code or idea that will be implemented as follows: How can I put a TextBox or label Tool on a form and no one can delete it even during design .. The reason is...
View ArticleWebform asp:image from resouces
Im creating an asp webform, where I have an image field. In my.resources I have 31 images: face_0 to face_30, which are all png files. How can I set the image on page_load? I want the image field to...
View Articleneed help
hiii..... iam need a program in visual basic to draw line or polygon or any shape by mouse click and show the coordinates for each point of click , thanks
View Article[RESOLVED] Place a PictureBox in the title bar of a form.
I want to place a PictureBox in the upper left corner of the title bar of a form, and make this PictureBox transparent so that I can see the screen on the back of the form through the PictureBox (and...
View ArticleLittle Help
Hello All, I'm not a programmer, I'm an IT professional who uses scripting occasionally to make my life easier. So I apologize for my naivety. I have been tasked with a fairly simple work project that...
View ArticleHow to return arrays from a function using ref keyword?
How can I return arrays from a function using ref keyword? I Appreciate your suggestions!!
View ArticleVS 2013 Serial data outputs nonsense
Hi guys, I'm attempting at just displaying the raw values from a COM serial port from a sensor, which gives around 4000 rows of data per cycle. Here's the code: Code: Imports System Imports...
View ArticleMy vbscript only shows folders, not files. The script should zip en write the...
Who can help me!! ------------------------------------------------------------------------------------------------- CronDatum = datepart("yyyy",Now()) & Right("0" & DatePart("m",Now()),2) &...
View Articlemouse down on listview and get the text value of single dell
how to, with mousedown statement on listview, to get the text value of single cell?
View ArticleBrowser jumping
I understand when pages are loading there will be some vertical jumping but recently my browser started making large jumps down the page as I'm scrolling and I have to spend a lot of time scrolling up...
View ArticleVS 2012 Run cmd minimized
Hi! Quick question that I hope someone can answer. Basically I have a bit of code which when runs opens a cmd window. What I'm wondering is would it be possible to run the cmd window minimimzed? Here's...
View ArticleVS 2015 How Run SQL Server database 2014 on the user's PC.without Installing...
Hello my friends I have been questioned and confused for a while I am designing the Visual Basic.net 2015 to Connect Sql Server database 2014 When designing, I Install the complete Server database on a...
View ArticleMySQL Query Help
I am looking for the correct syntax for a MySQL query. I need to select all the duration times from each unique user name. SELECT username, durationtime FROM mcc3dumdb.tbleusage WHERE??? I know the...
View ArticleWhy do I get error "Unexpected error number 80040154: Class not registered"
I am now trying to build a VB6 package on Windows 10 using Package and Deployment wizard. I get error: Code: "Unexpected error number 80040154 has occured: Class not registered" Kindly help me
View ArticleHow To select many fields by DISTINCT one field ?
I am usimg vb2008 Ms Access2007 I have four fields : Name,Tel,City,Job I want to select all fields by "DISTINCT City"
View Article[RESOLVED] Common Dialog Error
I have been using the Common Dialog control for many years. Until yesterday, I had never seen this before: I have a real suspicion this has something to do with Windows 10 v1909. I would like to get...
View ArticleWhat Do I Need To Use?
I am working on a small project for myself to read through a plain text file, pick out certain elements, and show them in a scrolling window on my form. Below is my form: The red box is where I want to...
View Article