12,155 Topics
Hi, There's no error on my codes for searching the Record in MSFlexGrid, but i want to know :-/ if its [B]possible to search the record in other column of MSFlexgrid.[/B]:-/ for example I want to search the record that is placed on the column 3 and not in the …
Hey, I wrote chat programme in visual basic but after I create exe and send it to other computers, two computers are not communicated since I receive runtime error '424' object required. I think it is because winsock.ocx file. I check other computer if it has winsock.ocx file in system …
I Simple want when user click on the combo box .the other corresponding detail should come in a text box.i have written a code but it is not working .Kindly help me. any help would be Greatly appreciated.here is the code what i have written. [code=vb] Private Sub CboEmpName_Click() Dim …
hi im new to vb6 isit possibloe to create a multiple variable each variable holds some ascii keys example [CODE] VARIABLE 1 VARIABLE 1 VARIABLE 1 KEY 98 KEY 122 KEY 88 KEY 99 KEY 121 KEY 89 KEY 199 KEY 123 KEY 90 KEY 200 KEY 124 KEY 91 …
[B]How i save Picture 'BMP File' in Sql Server Image Field, Plz send me full Code in VB.6[/B]
Can anybody tell me .How should i see collection value using immediate window.any help would be Greatly appreciated.when i type ?m_cEmployees.Item(1) in a immediate window i got error object does not support this property of method.Kindly find the attachment also.any help would be greatly appreciated. [code=vb] ?m_cEmployees.Item(1) [/code]
I have a question for you, I want make a program by vb, From it can send picture (gif) to message of Outlook ( Express or Outlook Office ). But I can't write code !!! I can send text to it, but I can't send picture to it. Can you …
Has anyone tried to write [URL="http://support.microsoft.com/kb/307398"]this tutorial [/URL]using VC++ 2008 Express? The article claims to be written with VC++ 2005. But I thought 2005 and 2008 used compatible versions of CLR language. I'm getting all kinds of compiler errors -- for example [icode]String* str;[/icode] instead of using [icode]String^ str;[/icode] and …
Can we compare Data Reports and Crystal reports ? Which one is better ?
Hi can i use the if else statement to decide on the information go to specific tables that i create?? The form that have fill up will be send to the table 1 or table 2 that i created at ms sql 2000 base on the user write active or …
Hi All, Got a bit of a problem. I have a COM Component for an ASP project that reads a binary file from a location on the HDD (could be from 60MB-200MB) and, with the response object found in ASP.DLL, sends the file in chunks of 96kb. The aim was …
I am having a problem on how to count numbers inside text area. . . example: In my text area I have 10 numbers. 12, 06, 31, 22, 53, 28, 96, 71, 10, 47 the the program should count how many 0,1,2,3,4....9 excluding the comma. I don't know how to …
Hi guys do anyone know how to add column inside the data grid i open the data grid properties why only got two column i want to add more also cant help me please? It is need to using the code to add or just set on the data grid …
Hi do any one know how to add info into two table. I hava a page call add page it will add the info into one of the two table base on the active account or non active account ? Do anyone know use what method to do it using …
Hi, I would like to use textbox to accept date in VB 6 instead of using dtpicker. The text box should contain oblique sign like ( [B] / / [/B] ) to enter dd/MM/YYYY type date during form load. I tried to use Microsoft Mask Edit control also but it …
Hi... I'm new member I have some problem to ask. I' will connect Crystal Report 11 with VB6.0 but I don't know How to connect I know the first time, you must add Component Crystal ActiveX Report Viewer Library 11.0 and Add reference Crystal Reports ActiveX Designer Run Time Library …
hi, i'm creating application using visual basic 2008 express. It's great acctually, but I'm having problem creating report with it. Can anyone suggest reporting tools that can be used with VB 2008 express? I tried microsoft report viewer 2008, and it seems that vb 2008 express doesn't support report design …
Hi guys i need some advise on do this system. I create a system called badge tracking system the system need to display the latest or the old information that having the badge. Inside the program have a datagrid that can direct edit into the ms sql 2000 and have …
um ive been asked by my prof to do a program that could possibly arrange 5numbers from lowest to highest..but im kinda new with programing can sumone pls help me THNXX
help T_T topics regarding software driven hardware proposal for IT thesis...
Hello, i am working on a macro where i need to copy data from a sheet to a different sheet in the same workbook. i normally use "vlookup" or "Sumif" or "Sumproduct" formulae to do the job. the datas is quite large and it takes ages to refresh the data …
I created a datareport accessing dataenvironment, I used 2 groups when i run the report it came back with error record source mismatch if i delete the 2nd group it works find. this is my initial datareport that uses two grouping. any ideas ? thnks cyrus
Hi guys.... i new here... i would like now how can i do one stuff easy--- I wanna do login windows... were the user put is Name and Passoword... when he click's OK.... it send me a email whit the stuff he right..... how can i do that? thncks ;)
what will be the initial value of the fields created in a new table(dao)? how to change it?
Hi guy it is possible two table information with same information expect the badge ID display it on one vb datagrid???
hi guys!!can anyone show me the [B]simplest code[/B] to make a fully [B]transparent form[/B] ([I]only the form[/I]),,i need the[B] labels[/B] and buttons [B]completely visible[/B]..many many thanks!!!:)
Hello my name is intekhab khab persuing BCA final i have some problem in Visual basic coding as i dont know any thing about Visual basic i know c/c++ php Ajax but i dont familiar with visual basic 6.0.Sir gave me assignment and two days of only please help me …
How do I print a particular label or textbox in visual basic? By printing, I am referring to the actual hardcopy that comes out of a printer...haha Thanks for your help. Jem00
i am creating a VB application.. is there a way i can ensure a user can install it only on one system and not distribute it ? something like a license ? thanks...
I need help with my visual basic assignment! The program has to include an array with at least two strings. In the layout there should be one label which explains what the user has to do, for example "Write two strings" (or x strings) and one label that shows the …
I am developing a program to receive serial data from serial port. I am successfully getting data from serial port with MScomm. The next step is to filter the data coming from serial port. Data Example: $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]1[/COLOR],??,,[COLOR="red"]007[/COLOR].60,[COLOR="red"]163[/COLOR].6,[COLOR="red"]00[/COLOR].2,[COLOR="red"]061[/COLOR].6,07.4,099.9 $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]2[/COLOR],??,,[COLOR="red"]006[/COLOR].60,[COLOR="red"]153[/COLOR].6,[COLOR="red"]10[/COLOR].2,[COLOR="red"]161[/COLOR].6,07.4,099.9 $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]3[/COLOR],??,,[COLOR="red"]017[/COLOR].60,[COLOR="red"]109[/COLOR].6,[COLOR="red"]11[/COLOR].2,[COLOR="red"]161[/COLOR].6,07.4,099.9 $ABCDE,[COLOR="Red"]1[/COLOR],[COLOR="red"]4[/COLOR],??,,[COLOR="red"]107[/COLOR].60,[COLOR="red"]103[/COLOR].6,[COLOR="red"]09[/COLOR].2,[COLOR="red"]111[/COLOR].6,07.4,099.9 ............................... ...............................so on I want to filter the red coloured …
By way of introduction, I found DaniWeb and joined to continue to a link referenced in another newsgroup. I've worked in IT for over 30 years with an 8 year hiatus in the late 60's/early 70's when I was a breakfast, lunch and dinner cook and a sous chef, a …
Is making a program altering a registry of an OS? Thanks for the answers
Hi everyone! I have a problem related with dates.... i have some textbox where i put dates to send to a database... i have conditioned the input just for numbers and / (backslash), but how do i check that no one inserts a format that's not dd/mm/yyyy... if i put …
Hi. I understand that its not nice to ask for a full program source. I dont think that making an autoclicker in VB would be such a long code. Mabye a few lines? If you won't make a full src can you please tell me what functions I would use? …
Hi Friends I M Using vb6, i have a problem in this that when i execute my s/w so only, any single form becomes open at a time but i want that multiple forms must work together, Please Help Me.
Hi Im new to Crystal Reports. Im using Visual Basic 2008 with Crystal Reports 8.5. For an Accounting program i would like to do some reports to show all totals, dates of trades, counterparty and so on. The Results should be shown in a table / spreadsheet. The data i …
Dear my friends, I am working a project to import and export a large amount data. Right now I save the data in spreadsheet but time consuming. I want to import and export those mixed data directly from and to csv file saved in C:\. The data file is comma …
Hi... I'm new to VBA in Word and need a nudge in the right direction. I've written a Word VBA Userform that adds bookmarks & sets their values on the fly with either an ASCII Chr(9) for a tab or CHr(13) for carriage return after each bookmark. However, when I've …
How to use the name of one Userform which is received in another Userform as a variable? P. Michael
Ok, so I had some issues with the internal Outlook rules for moving emails as they arrive to appropriate folders so I wrote a small VBA module to do it for me. Here is how it works: [LIST=1] [*]When new emails arrives, an event is run for each new mail. …
hii guyz howz u ?? i m making a software in VB6.0 for my project and i jst wanna knw dat how cn i build a data report for my project's databases. plz help me guyz with Code if any ......Thnak you in advance Gud day :D
I'm a newbie in VB i want to ask if have a vb form 1 if i press the command button "ADD" it will call out the form i do vb form 2 so what is the coding for it ah?? Help me thank you
Hi everyone. I am making aproject in vb6 with MScomm. Computer A connected with a device on serial port. I can receive the data from serial port in a text box. Computer A can also dial cmputer B to make connection. But it is unable to send data on modem …
Hi i want to display the version number of my application in VB6, I know the solution is going to be really simple.. please help!
[B][/B] Hi, please assist me how to move the last record in detail section with report footer details.both are set to keeptogether property ,so that it will go to next page if any breaks . say for example i have 20 lines to print in detail section .in report footer …
Hi guy i need some help on checking this table structure is right or wrong. PLEASE CORRECT id i'm wrong [U]tblBadgeNew[/U] iBadgeID (Foreign Key) iEmpID (auto number) iActive iRecycleStatus iIssueDate [U]tblBadgeOld[/U] iBadgeID (auto number) iEmpID (auto number) iActive iRecycleStatus iIssueDate This two table will send data to the data grid …
Hello, I'm new to VB script and I was wondering if anybody have any pointers on how to use VB Script with active directory?, for example, import and export data out of Active directory using scripts. Any hints or guides or anything that will help me out.
Hello sir, My program developed in VB6. I need to write a code to wait for few minutes , I tried it in timer control but it wont work .Cld u plz give a new solution.
hi everyone out there i'm seding this request again plz help me out .......thanks currently i'm facing this prblem can anyone help me out wid this i'm using ADOCD component in project and also added reference of adodb but resulted in following list of errors Error 1 'CommandTypeEnum' is ambiguous …
The End.