10,987 Topics

Member Avatar for
Member Avatar for gillissj

Good morning, hopefully I have this in the correct topic! I have a need to delete a specific URL shortcut that would be located on users desktops before copying out a new shortcut to the 'All Users' desktop. I have found the vbscript code below to delete a .lnk from …

Member Avatar for C0ding
0
236
Member Avatar for Bile

Hello everyone, can some one help me with the code to create a folder by code in vb6? The scenario I have is that I have an application that allows users to login but waht I need specific is to create users forlder during registration so when logged on can …

Member Avatar for Bile
0
74
Member Avatar for imolorhe

I am currently working on a project in VB.net that requires the advanced power settings of the client's system to be set to allow wake up timers for when the system sleeps. Please I have been looking around for the solution. I desperately need it. Thanks in advance.

Member Avatar for Begginnerdev
0
137
Member Avatar for Divinedar

I have the code below and what it does is I have 2 summary sheets (Summary and Summary2). I have a rebuild code that whenever changes are made that would change the Summary sheet, the Summary sheet is copied to Summary2 as a backup copy. The code below keeps track …

0
81
Member Avatar for AndreRet

I have been searching for the answer for 2 months, but still no success. Below the setup and connection string and all checked already. Firstly my errorlog file error = 18456 Severity 14 State 11 (Login failed for user OLDPC/GUEST. Token based server access validation failed with an infrastructure error. …

Member Avatar for bear01
0
1K
Member Avatar for xiiopao

Good day guys., im new with vb .net and im currently developing a simple information system for an agency .. im almost done with it but there seem to be a problem with my update statement for the change password code here's my code.., Imports System.Data.OleDb Friend Class login Public …

Member Avatar for xiiopao
0
235
Member Avatar for jcgldr

hi i created an vb application and when i debug it or build it it works beautiful but when i try to publish it it succeed but wit 2 warning as follows Warning 1 Two or more assemblies have the same identity 'Shull Account, Version=1.0.0.0, Culture=neutral, ProcessorArchitecture=x86'. Shull Account Warning …

Member Avatar for Begginnerdev
0
121
Member Avatar for jcgldr

hi i just finished an application it works good when i debug but i tried to publish it and the publishing fails with errors that some files are double but i don't get what the problem is the error details are as follows PLATFORM VERSION INFO Windows : 6.1.7600.0 (Win32NT) …

Member Avatar for hericles
0
576
Member Avatar for s98samman

Using Microsoft Visual Basic Express 2010 This is the code i used: Dim b As Integer = TextBox1.Text Dim c As Integer = TextBox2.Text Dim a As Integer = b * c MsgBox(a Why does this visual basic code not work and how do i fix it to make it …

Member Avatar for JGorard159
0
556
Member Avatar for bantex07
Member Avatar for problematic:)

hi. I am working on a project that requires a search button. it goes like this. the I will enter data on a text box. then the record that goes with it will display on the 3 textboxes. My problem is I don't know how to code a search buttons. …

Member Avatar for sai.pawar.p
1
2K
Member Avatar for abhishek926
Member Avatar for kumarprashant

can anyone kindly help me in writing a program for creating an address book. Its kinda urgent and I ll be really grateful. program description: develop a program for an address book.single entry in an address book is called a contact, which can have any of the following fields, 1. …

Member Avatar for JGorard159
0
237
Member Avatar for bobbysony

I am looking for a way to give each user in my VB program privileges. So for example admin would be able to add and edit staff records while a normal user could not. this would all be based on a login for each user (and yes its a database …

Member Avatar for JGorard159
0
149
Member Avatar for beforetheyknew

Hi guys, I'm quite unsure of what i'm doing here and could use some guidance. I've searched but haven't found any links that were focused enough. My objective is to connect my application to a database for the first time. I've never done this before so it's essentially a learning …

Member Avatar for wen_cai
0
228
Member Avatar for suganyar

when i move cursor on image in one location it should display some information, and moving cursor in another location ,and need to display some other information. help me with visual basic 6.0 code. thanks

Member Avatar for Jeff-Bennett
0
1K
Member Avatar for razamughal67

Hello to all simply when i delete a file and the file is goto recycle bin after deleted. when we use ( Kill ) command then my file delete direct and cannot goto recycle bin please help

Member Avatar for deepakbshitole
0
1K
Member Avatar for weeraa

I’ve developed a VB application. Now I want to disabled resizing the form. I know there is a property “Border style”, which changes to fixed single, can do my work. But I want minimize button to my form. Minimize button is only in “Sizable” mode. I changed another property “MaxButton” …

Member Avatar for weeraa
0
434
Member Avatar for seek
Member Avatar for androidz

HI Is it possible for vb6 to add the sql database as a back end for my program?and i would like it to add it during the deployment of my program as a prerequisite of it. Please let me know thank you

Member Avatar for QVeen72
0
77
Member Avatar for razamughal67

Hello everyone we use a listview box and we add some path's of the files in list and now we want to show the file icon with in file path example: listview1.item.add " D:\test.txt" listview1.item.add " D:\picture.jpg" now we want to show these files icon in my listview please tell …

Member Avatar for Jx_Man
0
2K
Member Avatar for razamughal67

Hello everybody we want any code of vb6 if any file is run in any drive then we show a message ` Example g: is my usb drive nkow when we attach my usb drive in my system then a file for example( autorun.inf) is run automatically or if we …

0
83
Member Avatar for Tackey

Please help me with my database connection. It says that I have an error with my Insert Statement. Imports System.Data.OleDb Public Class Form1 Private Sub btnAdd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnAdd.Click Dim connection As OleDb.OleDbConnection Dim mydb, mystr As String Dim dateFiled = Date.Today Dim user …

Member Avatar for QVeen72
0
207
Member Avatar for jbd

Hello, I am new to VBA and feel this might be quite a simple issue - but I just don't have a clue what to do. When I put this bit of code into my function, when I try and run it Excel gets stuck and I have to force …

Member Avatar for Smithers
0
114
Member Avatar for razamughal67

Hello every one we want to show a drive contains files and folder i mean which files in a drive example we use a label1 and we want to my C:\ drive containg files

Member Avatar for Jx_Man
0
189
Member Avatar for LFCDay123

I have a project of 2 forms and on the 2nd form I want to create a button which when clicked returns you to the 1st form. Please help!

Member Avatar for razamughal67
0
195
Member Avatar for sparchitect

Hi, wondering if anyone could help me with this. I need to create a program that contains a listbox (lstChart), calculate and exit button. When the user clicks the calculate button it needs to display 5 separate input boxes asking for the total sales for each of the 5 stores. …

Member Avatar for mustaffa hasan
0
135
Member Avatar for teklu

I am doing a picture in my project and I want to clear that picture from the picture box without deleting the other drawn picture when a command button is pressed . any help

Member Avatar for mustaffa hasan
0
321
Member Avatar for razamughal67

hello every one How to Hide and show a folder And hide or show all files in this folder example if we want to show a folder (C:\Documents and Settings\Default User) then show all files and folder in this folder fo example many folders hidden in this folder i want …

0
98
Member Avatar for avirooge

Hi, I have created a project in which i am printing Hall ticket for an examination. i am using vb6.0 as front end and Access 2003 as backend. I have created a reprot in crystal reprot 8.0. I have added photographs of students in the report. Everything works fine. The …

Member Avatar for dhaval.2cool
0
245

The End.