11,868 Topics

Member Avatar for
Member Avatar for veledrom

Hi, I want to create a little program to run xxx.exe stored in my server from my local PC. It will be run automatically when i start my PC. How can i do it? Thanks

Member Avatar for cguan_77
0
106
Member Avatar for aligatorfurr

I'm having problems writing to a seqential access file in VB 6 [code] My.Computer.FileSystem.WriteAllText(path & "checkinfo.txt", _ ourCheck.employee.PadRight(20) _ & ourCheck.check.ToString("N2").PadLeft(10) _ & ourCheck.chkdate.ToString("N2").PadLeft(10) _ & ourCheck.total.ToString("N2").PadLeft(10) _ & ControlChars.NewLine, True) [/code] my debugging errors are 'padleft' is not a member of char... any advise?

Member Avatar for aligatorfurr
0
99
Member Avatar for salman213

Hi I am new to VB but I was trying to just make a program so that if you press the letter A on your keyboard the text in a textbox is added to 1 (it starts at 0).... I'm using vb 2008 express edition. [CODE]Public Class Form1 Private Sub …

Member Avatar for jireh
0
149
Member Avatar for edward_paul05

<email/password snipped> ...,then,if u have an entered now in inbox download the filename system problem for my thesis. my program is in there,the problem is? how can i less and add the quantity of my items in database, for example ball 16 pieces if u have borrow 6 only all …

Member Avatar for jireh
0
113
Member Avatar for nagatron

Hallo to all VB programmers. . .I need help in viewing database using list. Please help me. . .I have this list of names in the database and I want to view it using listbox. Thank you for the help. . .God Bless Regards, Neil

Member Avatar for jireh
0
88
Member Avatar for RahulV

Hi, My parent MDI form (MDIForm1) has opens various child forms on their respective menu click events. I want to know that : 1) How will I check if a particular child form is already open? 2) On closing the MDIForm1 if any of the child forms are open then …

Member Avatar for jireh
0
235
Member Avatar for RahulV

Hi, Im not able to center a child form of a parent MDIForm (MDIForm1) it shows up error message "Invalid property value" while setting the StartUpPosition property to 1-CenterOwner, or 2-CenterScreen, or 3-WindowsDefault of the child form. How can I set all the StartUpPosition property of the child form? Please …

Member Avatar for jireh
0
689
Member Avatar for attari19

I have a decompiled VB 6.0 Project but source code in Native code but How I can convert Native Code to VB 6.0 Code ? Please solve this hot issue... SNIP

0
46
Member Avatar for Board22

plz help me , i would be very thank full to you i want to build a software in vb6 with folloeing features 1. i want to enter a numerical data sequenc vise in five rows and unlimeted colums like entering a data in microsoft office exel. whether it would …

Member Avatar for Board22
0
143
Member Avatar for dinilkarun

Please help me in positioning the scroll bar at the bottom of text. Please help me by providing the code snippet.

Member Avatar for Comatose
0
263
Member Avatar for Rombosia

Hi guys, I have OPOSPOSPrinter.ocx that I'm supposed to use to connect to a fiscal printer and print. I have installed it's drivers. According to the OCX's limited documentation, it says there should be an entry in HKEY_LOCAL_MACHINE\SOFTWARE\OLEforRetail\ServiceOPOS. I've juggled all I can on this entry with no avail. Is …

Member Avatar for jaasaria
0
608
Member Avatar for Ole Raptor

I have a Stored Procedure that is called through VB6 for a report. The Reports were working great until yesterday. Now all of the reports that use that sp are timing out. The default time is set to 60. I have adjusted this to 1000 and the report finally displays. …

Member Avatar for Ole Raptor
0
169
Member Avatar for Ravi Kant

Please Help me. Please see the attachment. I have created a project and have coding problem. Please help me. it's urgent.

Member Avatar for binoj_daniel
0
100
Member Avatar for vishal_nut

heyy i m makin a video splitter in VB 6.0...the problem is that wen i split a video file is 2 parts or more only ...the video gets splitted but only the first splitted video runs...others do not....i know the header wud not be present in other videos...now wat shud …

Member Avatar for vishal_nut
0
58
Member Avatar for brothertse2008

Im having trouble with my internet linking. I have a picture boc named [I][B]picq[/B][/I] that i want the user to be able to click to take them to a web page. i tried the following: picq.picture =(url) im new to this so bear with me

Member Avatar for brothertse2008
0
191
Member Avatar for firoz.raj

Can anybody tell me where should i pass sql statement in crystal report . suppose i want to pass these codes in crystal report.this would be greately appereciated. [code] RECORDSQL = "SELECT * From MR WHERE (((MR.Req_no)=" & Text12.Text & "));" rs.Open RECORDSQL, con, adOpenDynamic, adLockOptimistic [/code]

Member Avatar for firoz.raj
0
127
Member Avatar for rajeevppm
Member Avatar for Comatose
0
89
Member Avatar for Mark Whitt

I've been searching for a way to convert the Menu Bar item captions to Unicode -- or an ocx to replace the VB standard Menu Bar with a Unicode Enabled substitute. If there is a way to coerce the native control to display Unicode, then that would be preferable. Otherwise, …

0
55
Member Avatar for vb6sux

I have the code [code=vb] Dim cApp As CRAXDDRT.Application Public cReport As CRAXDDRT.Report Public CurrentTemplate As String Dim ErrorMsg As String 'Dim ReportLayOut() As RptLayOut Dim ErrorNo As Long Dim ErrorModule As String Private Sub Form_Load() On Error GoTo PrintReportErr With frmFolderDisplay .txtPath = GetSingleLUMSTREntry("OMU", "CRIT MATL REPORTS", "PATH", "") …

0
47
Member Avatar for firoz.raj

Can anybody tell me how should i generate automatic sr no which match with mr no. i have written a code but it is not working properly. [code] Dim crystal As CRAXDDRT.Application Dim Report As CRAXDDRT.Report Dim cparam As CRAXDRT.ParameterFieldDefinition Dim cparams As CRAXDDRT.ParameterFieldDefinitions Dim con As ADODB.Connection Dim rs …

Member Avatar for firoz.raj
0
204
Member Avatar for kirimaru

Dear all I wrote a small program to send-receive message simply base on Winsock/UDP. But a problem occured : When i test this program with my friend, she can receive all message i sent,but i can't receive any from her ??? ??? Any one can explain to me what wrong …

Member Avatar for Comatose
0
75
Member Avatar for sal21

After the treeview is filled is possible to: count how may AG-xxxxx are in 8501-xxx, count how may items are in each AG-xxxxx, , count how may items are in each SETT. -xx, ....ecc and store the result in a var or count during the treeview is filling and return …

Member Avatar for QVeen72
0
318
Member Avatar for rajeshkhanna_in

Hi all, I have developed a software that is basically a Question Paper Maker, I have stored all the questions in a MEMO field in an MSACCESS table. Now while I try to print the random questions on a report, it shows the question with all the rtf codes and …

Member Avatar for rajeshkhanna_in
0
78
Member Avatar for yara.008

hi i have program in clien and program in server the connected by winsock i want send more than one variable by winsock1.SendData how i can send it its from diffrent type x as integet s as string y as string i want send x , s and y and …

Member Avatar for yara.008
0
96
Member Avatar for berillio

hello everybody, I am installing some (~10y old) research software which must have been using vb4, because when I started installing it failed because it was looking for vb40016.dll (got that) than oc25.dll (got that one too), and then PUSHHELP.VBX. This is where I got stuck, there a lot of …

Member Avatar for berillio
0
136
Member Avatar for yara.008

hi i have vb program in client connect with vb program in the server by winsock clinet will send data to the server and server will add data to the data base access data base how i can work with access in vb 6 program ? how can i add …

Member Avatar for yara.008
0
325
Member Avatar for badbloodyeyez

Hi, I want to know how can I eject a removable device. The device is assumed to be a USB memory stick and comes on a E drive so therefore I would like to safely remove the E drive when the user log off! The code for log off is …

Member Avatar for badbloodyeyez
0
157
Member Avatar for gaurisweet2

hi guys i m doing my final yr project in vb 6.0 and back end in ms access i want help about how can i send a vb form as an attachment to outlook express or else how can i convert it into a word document is there any code …

Member Avatar for Comatose
0
73
Member Avatar for Kennylee

Hello! I will attempt to explain what I am trying to achieve here...I want develop a function that will accomplish the following: First of all the called function will look like this Balanced_Matrix(b,g,l,f) Where: b = base g = groupnumber l = number of lines f = frequency of occurrence …

0
55
Member Avatar for gaurisweet2

hey guys can anyone juss gimme a hint about how can i make such a facility in my project that i a client can send a form as an attachment via email plz waiting for ur reply gauri

Member Avatar for gaurisweet2
0
84

The End.