12,425 Topics

Member Avatar for
Member Avatar for chachva

Hi all..........hope allu doing fine.. well m working in one of the software company as a Jr. S/W Developer on Vb & Sql Server....now i want to develop s/w which is related to images ...in which on a map image user can plots another image wherever he wants..until today i …

0
57
Member Avatar for ttamilvanan81

Hai, I need to Send and Receive Email using Ms-Access with Attachments. Anybody know how to send and receive Email's usin Ms-Access. please post me the details. Thanks Tamilvanan

Member Avatar for ttamilvanan81
0
255
Member Avatar for GaryP

I have used the conversion wizard to convert several vb6 programs. It works fine but.... I am trying to pass multi-dimensional array arguments to a subroutine which worked fine in vb6 but is not accepted in .net. The ParamArray/vb.net used at the end of the arguments only accepts one dimensional …

Member Avatar for GaryP
0
119
Member Avatar for Kcin

For i = 100 To 2 Step -1 MyStr = Trim$(Replace(MyStr, Space(i), Space(1))) Next I dont understand:sad: the part where "Step -1" is used, and this part: "(MyStr, Space(i), Space(1)))" plz help explaining this to me. THx in advance;)

Member Avatar for scudzilla
0
93
Member Avatar for Micheal R Jorda

[B]Hi every one[/B] I have an application that gives the handle and information about the window that mouse goes over it I know the stupid way to get the handle or any information from the teXt that holds it and it's Open Notepad and write to it So What i …

Member Avatar for aparnesh
0
82
Member Avatar for scudzilla

I'm almost finished with a task organizer project. Whenever a task entered is due, the app creates an alert form at the lower right corner of the screen. How can I play an alert tone whenever a form is created? I wanted it to be like the new email alert …

Member Avatar for aparnesh
0
74
Member Avatar for varun.coolmax

I need help in updating a database in MS access using VB....i need only 8 entrises (rows) in the database...all i need to do is delete all the rows in the database and then add the new data....i am delelting the whole data since the no of new entries(rows) maybe …

Member Avatar for varun.coolmax
0
72
Member Avatar for marlon ng

I'm a beginner so pls bear with me. Try to make your explanations as simple as possible. The program i'm going to make will be like this: the user enters the customer name, the items ordered by the customer, the quantity of those items, and their prices. Here are my …

Member Avatar for WaltP
0
103
Member Avatar for yandidaim

Hi everyone, I just got my hands on Visual Basic a month ago. I'm doing a project that needs to display a result on TextBox3 which got its value from input TextBox1 + input TextBox2. I already read the Dummies Series Book but it haven't point me in that direction …

Member Avatar for WaltP
0
62
Member Avatar for Racoon200

I want to do an applicaton that codes text (plain and rich) in binary code. After that, I want it to print one black pixel for each 0, and a white one for each 1. In small bitmaps (approx 200x10 pxls). I also want it to read them and decrypt …

0
56
Member Avatar for intellogo

Hi crystalians, [B]With reference to the Crystal Report 11 product[/B], I have created 2 sub-reports from 2 unrelated tables: A and B. Then inserted them onto one blank master report in the Report Header section. I need to pass SQL statements from within Visual Basic 6.0 to the sub-report so …

0
75
Member Avatar for 1g0r

Hi guys, Im currently doing my Final Year Project on electronic engineering course..And my project relates to RFID and sadly to say it is due by next week:sad: Im using vb6 and I DESPERATELY need help on one part of my code....Can anybody help??? But first of all, I want …

Member Avatar for sbalwani
0
141
Member Avatar for nathanpacker

I was trying to write some stuff in batch files, and was told it would be easier to do what I was trying to do with vb. So I looked into that, and I can understand it enough, but in my search for tutorials to get more into it, they …

Member Avatar for nathanpacker
0
67
Member Avatar for hbk619

[COLOR=#000000](keep in mind the thread title)[/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000] [URL]http://wap2p.com/?page_id=4[/URL][/COLOR][URL="http://wap2p.com/?page_id=4"][/URL][URL="http://www.rarlab.com/"][/URL] third file down. "with authority" is a (was a) peer-to-peer card game, which you can play offline. Now if i wanted to change the images to my own cards, how would i go about that? i looked in the folders and …

Member Avatar for hbk619
0
105
Member Avatar for aparnesh

Does anybody know how to extract the tag information (Title, Artist, album etc ) from a .mp3 file ? And how to edit the information from VB ? Regards

Member Avatar for aparnesh
0
58
Member Avatar for zana

please help me.. how to search with combo box and dispaly in datagrid. (in vb 6):confused:

Member Avatar for WaltP
0
32
Member Avatar for libertygirl

hi! I need a program in vb that does this as soon as possible, I'd be very grateful if anyone could tell me how to do it: the customer gives a table containing the old values and new values in an excel sheet which will be connected to an access …

Member Avatar for libertygirl
0
92
Member Avatar for Sinha's

Hi Frns, Plz som1 help me, I want to add the values of a coloumn in MS Access db, I m using Visual Basic as a front end. The total should be displayed on the Form. So if possible then plz tell me the VB coding. Thnx in advnce.

Member Avatar for aparnesh
0
76
Member Avatar for azeezbello

I need a solution on how I can connect SQL2000 DBase Management to VB6. pls any body with good solution and sample code can give me as soon as possible.

0
46
Member Avatar for waeelahmed

i have 2 Time Attendance Machin from hit company [URL]http://www.hitcorporation.com/[/URL] modale MP200 i gif it ip address 192.168.1.201 & 192.168.1.202 in my netwrok , the software for machin working good get and send data.but i need make a new program , for this i need the vb code make me …

Member Avatar for WaltP
0
37
Member Avatar for Dimwit

Sorry genuinely thick at this and don't like computers. I am lumbered with loads of projects in msp 2002. What I need is a simple code to put a button on an excel spreadsheet per project to access the project and produce a cumulative cost curve for all resources. If …

0
61
Member Avatar for killer007

Hello all i want to know that how i can show on my Form that how much data has been sent i am using winsock. thanks in advance

0
69
Member Avatar for ali_malihi

Dear friends, I am new to VB. Does any body have any experience regarding data transfer to Atmel Avr microcontrollers? I want to transfer the text enterd by user through SPI bus. Any comments will be highly appriciated Thanks

0
67
Member Avatar for truc

I have 2 excel files with the same visual basic macro code. The old file macro run fast but the new, macro code have some change in column number to get other detail, run very slow, while it still give an exactly result. How can I make it run faster??? …

0
65
Member Avatar for urmip

I have a list of email addresses. I want to selectively generate mails to some of these email addresses and push it in netscape navigator 7. Can somebody help me to generate the same?

0
47
Member Avatar for intellogo

Hi, I am using the following items in my s/w.... ------------------------------------------------------ Reporting Toolkit: Crystal Report (CR 11). S/W Front End: Visual Basic 6.0 with Service Pack 6 Back End RDBMS: Microsoft Access 2000 ------------------------------------------------------ I am almost done with CR 11 and its integration into my s/w. Great Thanks !! …

0
85
Member Avatar for nihar99

hi all!! im using ADODC as the connection with MS access. hw can get the selected data in the datagrid on the click of the command button? i.e If user want the employee info from company then user enters the emp code and by pressing 'search' command button user gets …

Member Avatar for buen
0
94
Member Avatar for ramesh.E

Hi I'm new to this grp. I'm working on Vb6.0 apps. Here i've a problem, I'm using Dir(filepath) to retrieve the file from specifies path and i want to retrieve similar files from the same folder. I wrote Dir$ in the end of while loop. here is how my looks …

Member Avatar for WaltP
0
670
Member Avatar for nihar99

hiii all! i want to add a customer feedback feature in my application in which customer send an feedback through email. hw can i send email in vb 6.0. plz help nihar

Member Avatar for nihar99
0
93
Member Avatar for ramesh.E

Hi All, I want to develop a tool which helps reduce my time in manually generating lot of exe's that are dll dependent. The problem is I have lof exe's(include VB and VC++) and those all are dependent on one Vb dll. If i change this dll, i need to …

0
47
Member Avatar for keks

Hi Could anyone please help me, I need to open an existing excel document using vb6. I only need to display the document.

Member Avatar for staravi39
0
158
Member Avatar for varun.coolmax

I am using a ADODB connection to connect to an access database and am using an SQL string as the comandtext....but i need to check the validity of wat i have typed.....here is the sql statement.. [code] dim cmdcommand as new adodb.command With cmdCommand .ActiveConnection = conConnection .comanttext = "select …

Member Avatar for varun.coolmax
0
89
Member Avatar for vidyahajare

hi, i need sum help regarding image processing. luking for something similar to "paintpicture" but sumthing that takes less amount of time. how to extract a specified area(given x,y,width,height) in vb6, with less than 30ms time.(i.e the time paintpicture takes) hoping to here from sum1 soo :?: vidya

Member Avatar for christbeck
0
95
Member Avatar for Frost

Hi there, nice to meet you all. I'm a beginner using visual basic only started to learn it about a months ago. I'm having serious trouble at the moment. I need a program that as soon as it is opened it prints the time into 100ths or miliseconds of seconds, …

Member Avatar for vidyahajare
0
5K
Member Avatar for cupid16

guys please help me make a program in operating system using visual basic.... programs like FCFS, SJF, disk scheduling and more.. please guys.. tnx..:sad:

Member Avatar for stymiee
0
52
Member Avatar for Arrow203

Hey all~ I'm very new to VB.net infact i've only been so far through 2 classes but I'm still going. My personal Project that I'm doing is a simply display with some buttons that when you click on them that link to an exe file on my [URL="http://www.daniweb.com/techtalkforums/post332283.html#"]desktop[/URL]. I've gotten …

Member Avatar for PVBert
0
100
Member Avatar for srikanthvb

hi i need to create a database using vb 6 & later print the data can anybody help me in doing so. Thanks in advance.

Member Avatar for PVBert
0
61
Member Avatar for Mr Gates

I'm still using VB6 unfortunetly, but anyway, how would I go about implementing this? Say I wanted to do something so when you click a button the text in a textbox changes but has a 200-300 millisecond delay so it looks as if the words are changing really fast. But …

Member Avatar for davidcairns
0
2K
Member Avatar for qualityprocess

We have several thousand historical MS Word documents with embedded MS Excel Worksheets. This data predates a relational database system which now manages all this data. Sound familiar! We need to create a spreadsheet which has a row for each embedded MS Excel Worksheet with columns for specified values. We …

Member Avatar for RobertB
0
415
Member Avatar for dizzleEIRE

Hi i'm currently in the process of completing a project on midi files and i am having trouble with visual basic programming its the first time i have used it and i am on a dead line. I need to open a midi file as an excel file i am …

0
74
Member Avatar for intellogo

Hi, I have used a Flex Grid control in displaying a set of records from the MS ACCESS database (back end) with the means of VB6 code (front end). In my database i have 9 records and the flex grid control has been deisgned at design time with 7 rows. …

Member Avatar for intellogo
0
802
Member Avatar for munshe916

I have an application developed in VB6 (with service pack4) intalled on Windows XP (with Service Pack 2.) We have some reports which were created on Crystal Report Professional Addition Version 9. I have written following code to run the report from VB application: CrystalReport1.ReportFileName="C:\Sample\Employee.rpt" CrystalReport1.Action=1 CrystalReport1 is the name …

0
48
Member Avatar for pkatt_2003

Hi, I am using MS access database with ADO control in VB. I want to display only those names in the combo box when I type a first letter in the combo box using visual basic. For Eg, When I type letter 'm' , the combo box should give a …

Member Avatar for Kees Baltus
0
138
Member Avatar for sm_amuda

Hello to all I am calling a sql stored procedure in VB. If we pass the Parameter as '1' then we have to add the item in listbox, the value is updated else list box should be empty.how we have to write the code for this with regards sma

Member Avatar for sm_amuda
0
67
Member Avatar for pranavdv

hello, i have to open excel file from vb application. i want to update excel file from vb if i modify some value from vb application. but i dont want msg from excel that "Do you want to save changes in this file?" please guide me Thnaks n Regards from …

Member Avatar for Kees Baltus
0
150
Member Avatar for Arrow203

Hey all~ I was just wondering.. Is it possibal for my app to run a disk scan to look for the files that I had put into each location? Like if i wanted to install it onto several other computers that may have altered settings i just run a scan …

0
202
Member Avatar for dase

i do have a VB6 software but with no Data Projects Templates and ActiveX Controls. this has made it difficult for me to continue with my design as it could have been easy with templates. anyone to help in regard of what to do. my project need to materialise by …

0
53
Member Avatar for Ved_TheOne

[QUOTE] Private Sub Ok_Click() GotoURL ("http://www.sigpune.com") End Sub Sub GotoURL(URL As String) Dim Res As Long Dim TFile As String, Browser As String, Dum As String TFile = App.Path + "\test.htm" Open TFile For Output As #1 Close Browser = String(255, " ") Res = FindExecutable(TFile, Dum, Browser) Browser = …

Member Avatar for jbennet
0
87
Member Avatar for IgniteTCS

hi. i would liek to know how i could make my vb project recognize the end of the slide show, so that, i can call another slide show once it ends... is there a way i can loop the slide show through visual basic, without needing to open the ppt …

0
68
Member Avatar for hacker_hack

hi i speack frensh i am sorry for my english je suis un programmeur debutant dans le domaine de yahoo je veux un code source ou bien une tutorial comment connecte a yahoo sous proxy je sais comment ça marche sans proxy merci d'avance i am sorry:p

Member Avatar for grunge man
0
88

The End.