Display :
Category: Visual basic

Hello Everyone,

I am a beginner in visual basic and i want visual basic ideas for programs.Please provide me some suggestions and ideas what kind of programs can i develop in vb which will help me learn creating codes in visual basic.

Thanks

Category: Visual basic

I am working on a live wallpaper using Visual Basic wherein the colors change slowly in the image and go back to the original. To do this, I need to convert HSV to RGB, but I'm having difficulty with computation on the reverse process. I am trying to understand the explanation on Wikipedia but I need someone to better explain the process to me. Can someone explain how to properly convert HSV color to RGB in VBA, and can I use Excel to do the computation?

Category: Visual basic

I'm trying to make a webpage which looks like the css menu amazon format.  I would like it to have an easy user-interface.  Can someone please teach me how to make css menu amazon which  only relies on CSS/XHTML?

Category: Visual basic

I have been working to migrate Data from ERP Software to Legacy System which is based on C# or ASP.net I have all data exported into excel format but it’s not possible to migrate all data in individually with different databases migration issues like issue of wrong data type format or any data losses, I want to do this through VBscripting. Is there any code for Vbscript to import excel into access?

Category: Visual basic

Hello Experts,

I connected the DataGrid to a DataEnvironment. I am facing a problem in updating. When I refresh the DataGrid It doesn’t shows changing which I made in under laying record set. I don’t know why this problem is occurs, Please tell me how to update data environment vb6.

Category: Visual basic

Hi,

I am trying to make a project of stock management in Visual Basic 6. I am badly stuck at a point, please anyone guide me how to compute for the stocks in vb6.

Category: Visual basic

I am creating bill receipt using Visual Basic. I want to select the items in list box and their prices list in another box. At the end it shows the total.  I don’t know how to bring prices of the related products from the other list automatically. Please help to create visual basic bill receipt.

Thnaks

Category: Visual basic

I want to know about making fade effect in and out to form using VB6 or a fade demo form effects using VB6 will help me, Please do the needful.

Category: Visual basic

Hi there,

I'm trying to learn visual basic programming. I just trying to dig one exe file written in visual basic.

Is it possible to extract embedded visual basic source codes to view module code or macros?

Thanks in advance from a novice learner.

Category: Visual basic

Hi friends,

I am interested to author a program that mimics mouse pressing a button using vbscript. Can you help me create a simple auto press button script. Thanks in advance