16,916 Topics

Member Avatar for
Member Avatar for Cardenio

Hi, recently, within the last week, my computer has developed a problem where it will suddenly just turn off. I will see a taskbar appear just before saying "Microsoft Visual C+..." and with a couple of seconds the computer switches off. It will happen randomly whilst just browsing the internet …

Member Avatar for Cardenio
0
103
Member Avatar for smitem03

Hey guys below is my full code of the program I am trying to run. I want to save the data automatically. It goes through many areas but the save area is not working for some reason. Errr...I have spent many hours and it is very basic code probably because …

Member Avatar for jephthah
0
152
Member Avatar for vijaysr85

how to write code for the visual basic files can be save into mp3 format while savig.

Member Avatar for debasisdas
0
30
Member Avatar for firoz.raj

Can anyone tell me why i am getting error object invalid or no longer set.here is the code what i have written.any help would be greately appreciated. [code] Private Sub FillVendorList() Dim rs As New ADODB.Recordset, sqlQuery As String, i As Integer sqlQuery = "Select Suppliers.sup_id,Suppliers.Sup_name from Suppliers order by …

Member Avatar for c0deFr3aK
0
121
Member Avatar for jackVB

Hello, Can anyone please give me the coding to caculate BODMAS of the data shown in the FlexGrid or a database. The calculation is not to be saved in the database back. It is for the use of the client. Thanks

0
55
Member Avatar for yuvi_mis

Dear Experts, I have developed the one vb project in my machine.It's Working fine. my problem is My form(alert) has been disaplayed when i run the exe but it was showing in background so i couldn't see in my form(alert) in foreground bcoz i have working another application at the …

Member Avatar for vb5prgrmr
0
111
Member Avatar for mafaisal

Hello Experts When the system user Log off the system , shutdown and so on How to know that in vbcode Bcoz When user Log on i have vb application that automatically work, but when user logg off , shut down i have write code in application Please Help me …

Member Avatar for choudhuryshouvi
0
536
Member Avatar for yiann22

Hi guys - my box is probably suffering from something similar here - cant run regedit / cmd , programs shut down without reason, machine hungs and is really slow etc etc.. Run malware bytes and found a few files & registry items that were infected. Run Hijack this afterwards …

Member Avatar for jholland1964
0
133
Member Avatar for dfarrer

Visual Studio 2008 has a toolbox, solution explorer, and data sources forms that nicely dock to the side of the screen and can be easily pinned into place by the end user. Are these forms available to me as a programmer to use in my programs and if so, how …

0
37
Member Avatar for dongtrien

In VB6.0 I want to find function get path windows fonts directory because i run many difference operation system on many difference patition, example for: C:\ windows 98, D:\windows XP,... if i do assign = C:\windows\fonts, my program will not correct if i run windows XP,... can you help me …

0
77
Member Avatar for rajeshkhanna_in

Hi all, I'm trying to develop a "LOCK FOLDER" program. But don't know how to go about it in VB. Can anybody help?

Member Avatar for vb5prgrmr
0
52
Member Avatar for rajeshkhanna_in

Hi all, I'm trying to develop a "LOCK FOLDER" program. But don't know how to go about it in VB. Can anybody help?

Member Avatar for vb5prgrmr
0
245
Member Avatar for olabaz

I am trying to connect to a database but I have no clue how to do it or if it's even possible. The server address is: sql306.byethost5.com How would I connect to this server if the username is usn and password is pwd?

Member Avatar for olabaz
0
114
Member Avatar for Delija

Hi, for a project I have to read in a text file and using a "tree sort" i have to sort and count all of the words. I have the first part working but im not sure how to create this tree sort... all i know is that is similar …

Member Avatar for ddanbe
0
490
Member Avatar for denniskhor

[URL="http://rapidshare.com/files/222099783/PAS.zip.html"]http://rapidshare.com/files/222099783/PAS.zip.html[/URL] Can somebody help me check y the system stated overflow when i process...

Member Avatar for denniskhor
0
133
Member Avatar for maliha

hi .,...this is maliha here guys i need ur help m doing my final year project realtedto machine vision m doing image processing of ball n using vb6 for image processing m stucked at hough transform to detect the circular shapre of ball plz help me n guide me in …

0
51
Member Avatar for stevebush

I have just made a small application in VB6 and would like to implement data validation for a few fields. Like the user can only enter a number in the Telephone number field. How can this be implemented ? Thanks.

Member Avatar for rm_daniweb
0
91
Member Avatar for mizkhyz

hi to all :) I want to know the difference between webbrowser_DownloadComplete and webbrowser_NavigateComplete2. I was completely confused about this. Can you help me? Thank you in advance :)

0
46
Member Avatar for maliha

guys plz help me i need a vb6 code for circle detection using hough transform plz help me

Member Avatar for Teme64
0
44
Member Avatar for limesight18

i have a webpage that is stored in a folder.. and i need to load it in my form, ive been googling around and topics i found says it need to use a inet control.. can anybody help me pls with the usage of it? pls give a sample code …

Member Avatar for vb5prgrmr
0
57
Member Avatar for arvin2006

good day everyone! how can i distribute the exe application w/o using package and deployment wizard? i just made it executable. the problem is the the database path changes because i did not use the App.Path. I know how to use App.Path using ADODB, but with ADO Data Control, you …

Member Avatar for vb5prgrmr
0
153
Member Avatar for Scott Marchione

Hello all, I was wondering if someone knew the syntax for getting the next record in a table for Access? I want to write an event procedure that will allow the users to get the next record, either up or down. I know where to put the code ( I …

Member Avatar for stevepep
0
95
Member Avatar for stevebush

I have made an application with access database using Adodc and it works fine. However, I have set the ConnectionString and RecordSource in the Properties window in VB6. But now I want to write it in the Code. I need some help. I have written the code and need someone …

Member Avatar for stevebush
0
95
Member Avatar for larpar

I am in a beginners programming class for visual basic and i have to build a game, a simple hangman game... but the only problem is i don't know how too... My teacher hasn't taught us anything, he simply gives us the book and says go.. so i don't know …

Member Avatar for crazyhorse09
0
67
Member Avatar for ryan311

hi to all my fellow programmers, i'm creating now an attendance system. how to create a count down timer that will minus in the system time? it is possible and how? i have a 3 textbox 1 is for the hour, minutes and seconds. and 3 label for the count …

Member Avatar for debasisdas
0
115
Member Avatar for Hayley1234

I really need alot of help with an advanced higher computing project due in TOMORROW! I started to code a pacman game which was easy at first but then i got onto the movement part! If anyone has any ideas on how i can get pacman and the ghosts to …

Member Avatar for vb5prgrmr
0
95
Member Avatar for AlexClifford

Hi, I am getting the following error when I load the page shown below: [code]Object variable or With block variable not set. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated …

Member Avatar for zoo999
0
860
Member Avatar for kehar

Hi, I would like to install SQL Server 2000 Enterprise Edition in my PC having Vista OS. Pl explain me the step by step process to install SQL as both Server & Client. (K. S)

Member Avatar for jbennet
0
108
Member Avatar for limesight18

a i have a existing project here, it's a Cafe management for computer shops.. my problem is with the connection.. when is try to send a packet to the client.. the client wont react... i dont know if the client side just cant receive the packets the server send.. or …

Member Avatar for limesight18
0
201
Member Avatar for mizkhyz

hi there:wave: I need some help. I am using vb6.0, a mshflexgrid. I am displaying data to mshflexgrid that is from sql data base. What i need to know is that "how will i move automatically (by row) to the mshflexgrid". I am thinking to use a timer but I …

Member Avatar for abu taher
0
36
Member Avatar for RahulV

Hi, Consider there are 3 tables as following: Table1 ============================================================================================= | SerialNum | Date | B | C | D | Table2Number | Table2_Amount | Table3Number | Table3_Amount| ============================================================================================= | | | | | | | | | | | | | | | | | | | | | …

Member Avatar for aktharshaik
0
110
Member Avatar for chris5126

Hi, I wish to add the following to my web.config file: [code] <appSettings> <add key="networkDrive" value="C:\test"/> </appSettings> [/code] But everytime I add it i get the following error: [code] Sections must only appear once per config file [/code] I looked in the file to see if it appeared more than …

Member Avatar for achristov
0
299
Member Avatar for jasmine16f

Im trying to zoom the picture after the option buttons have been clicked according to the corresponding crime and the circle function is called to map a circle at the a particular coordinate stored in the database.however, after zooming the circles get disappeared as the coordinates have now changed.im trying …

0
46
Member Avatar for Ortal

So Ive been working really hard to get a working ASP captcha to incorporate into my form (note, classic ASP not .net). I FINALLY got it working in a test area, the form looks like this: [CODE] <form action="<%=Request.ServerVariables("SCRIPT_NAME")%>" method="post"> <table border="0" width="570" align="center" cellpadding="1" cellspacing="0"> <tr> <td align="right" valign="center"><%=font4%><font …

Member Avatar for navertech
0
156
Member Avatar for Nawsheen

I have done half of my project on microsoft visual studio express edition 2008. However as the express edition does not support reporting i will have to use the professional edition. My question is will my project open in the professional edition.

Member Avatar for ithelp
0
97
Member Avatar for astroboy_x4

hello guys, just want to ask if you have a module for adding/deleting of registry key easily, I have tried reading some articles and they have given some of their examples.. but its not working... i'm working now on adding this registry key HKEY_CLASSES_ROOT Folder\shell\Use Zip Help\command ValueName = (Default) …

Member Avatar for ROYALPINTO
0
326
Member Avatar for nexocentric

Before I state my problem, which is in bold text, I need to give you a little bit of background. I'm working with 3 binary log files of about 35mb each. Each one holds approximately 65000 records. Each record, which is about 400 bytes, holds information containing the date, transmission …

0
65
Member Avatar for khanayub_chand

I am using VB6 and Oracle in my project.When I open an .exe one session gets created. If the application is doing some insert or Update to my Datatbase then, I want a Session to be created and after completing that transaction(DML Statement) ,I want that sesssion to be destroyed …

Member Avatar for debasisdas
0
84
Member Avatar for Uday2009

I am trying to create a stock management system. I have created a table with the following fields ProductID, Date,Product name, opening stock, Production, desptches, closing stock. Now my problem is how do I make the closing stock of the previous day or record be automatically transfered as the opening …

Member Avatar for Uday2009
0
209
Member Avatar for chriscross86

Hi, there, i am coming up with a form and i am getting an error message as below: Error 5 Sections must only appear once per config file. See the help topic <location> for exceptions. C:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\WebSites\WebSite1\web.config 31 i have also included the whole web.config settings …

0
58
Member Avatar for jcl43

Hi all I have a script I am using to install an msi on a remote machine. I need it to run the installer, then wait until it finishes before moving on the rest of the script. does objSoftware.Install do this or would I have to sleep for x seconds …

0
60
Member Avatar for LindseyV

<code> Hi there. I am trying to use soap in my access database and am following [url]http://www.aspfree.com/c/a/VB.NET/Calling-a-Web-Service-using-VB6-with-SOAP-30/2/[/url] to help me learn it. I followed the tutorial exactly and when I run my access forum, I get object required on Option Compare Database Private Sub Command1_Click() Dim client As Object Set …

0
82
Member Avatar for DaveD3

This is my first post. I am trying to use Visual Studio 2003 which is what is available at work. I am having to problems: first I don't seem to be able to set a watch on a variable, the contex menues are grayed out. The second is I am …

Member Avatar for Ancient Dragon
0
107
Member Avatar for firoz.raj

Right know i want when user click on requisition no from list box1.corresponding records product name,quantity,unit should come in another listbox of qform.frm. can anyone tell me.how should i do it .when user click on listbox1 other detail should come in listbox2.here is the code.but i additional want when user …

0
93
Member Avatar for antoine magdi

Hello everyone! i'm working on a project that takes the path of a playlist from a ms common dialog control then it have to give the name of each track and its duartion.... i succeeded to take the path... and i wrote a code that gives the name and the …

0
57
Member Avatar for tonief

Hi I'm new at this I have created a database Person with (ID,Name,address) in MS SQL an d I have the following code [CODE]protected void Button1_Click(object sender, EventArgs e) { System.Data.SqlClient.SqlConnection conn =new System.Data.SqlClient.SqlConnection(); conn.ConnectionString ="integrated security=SSPI;data source=SQL Server Name;" +"persist security info=False;initial catalog=northwind"; try { conn.Open(); string sql = …

Member Avatar for mail2saion
0
91
Member Avatar for tharun.bhascker

My explorer.exe keeps restarting every 5 secs. 1. I used combo fix 2. I deleted my user account and logged into a new one. Nothing worked. Here is the log: ComboFix 09-04-19.05 - Tharun 04/19/2009 17:50.2 - NTFSx86 MINIMAL Microsoft Windows XP Professional 5.1.2600.3.1252.44.1033.18.1014.809 [GMT 5.5:30] Running from: c:\documents and …

Member Avatar for jholland1964
0
187
Member Avatar for limesight18

does any know where i can find a simple POS project? ive been googling it for hours.. and i cant find any. or if anyone can share some sample project? pls help me out on how i can start making it. im making a POS for a computer shop, thx …

Member Avatar for vb5prgrmr
0
84
Member Avatar for mizkhyz

hi there!:) I have this problem. Can someone help me? By the way i am using vb6.0, a web browser and a command button. My question is how will i click the button on the web page that i navigate to the web browser? What if the button has no …

0
48
Member Avatar for firoz.raj

Can anybody tell me why i am getting duplicate value.when i try to make query.here is the sql statement.what i have written.Kindly find the screen shot also. [code] SELECT m.productname,m.unit,e.quantity FROM (MaterialRequisitionOrder AS p INNER JOIN MaterialRequisitionDetail AS e ON p.requisition_no = e.requisition_no) INNER JOIN Materials AS m ON e.item_code …

Member Avatar for Teme64
0
87

The End.