10,992 Topics

Member Avatar for
Member Avatar for klimfr

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 ;)

Member Avatar for happygeek
0
106
Member Avatar for shiv0013

what will be the initial value of the fields created in a new table(dao)? how to change it?

Member Avatar for vb5prgrmr
0
120
Member Avatar for gingank

Hi guy it is possible two table information with same information expect the badge ID display it on one vb datagrid???

Member Avatar for sengreen
0
99
Member Avatar for rude04

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!!!:)

Member Avatar for vb5prgrmr
0
133
Member Avatar for pixelerator

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 …

Member Avatar for vb5prgrmr
0
155
Member Avatar for jem00

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

Member Avatar for vb5prgrmr
0
115
Member Avatar for aashishn86

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...

Member Avatar for vb5prgrmr
0
448
Member Avatar for sengreen

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 …

0
81
Member Avatar for iantoya
Member Avatar for iantoya
0
147
Member Avatar for fernando82

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 …

Member Avatar for kehar
0
159
Member Avatar for Quan Chi2

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? …

Member Avatar for autoclickinfo
0
201
Member Avatar for manoj_582033

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.

Member Avatar for manoj_582033
0
113
Member Avatar for jliu66

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 …

Member Avatar for vb5prgrmr
0
188
Member Avatar for pmyk

How to use the name of one Userform which is received in another Userform as a variable? P. Michael

Member Avatar for vb5prgrmr
0
89
Member Avatar for Carson89

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. …

0
53
Member Avatar for aayush2687

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

0
51
Member Avatar for gingank

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

Member Avatar for pmyk
0
122
Member Avatar for sengreen

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 …

0
57
Member Avatar for teked

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!

Member Avatar for teked
0
4K
Member Avatar for vanathi_vb

[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 …

0
56
Member Avatar for gingank

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 …

Member Avatar for vb5prgrmr
0
109
Member Avatar for gingank

I create two table in the MS SQL server so I need to retrieve file from this two table into one datagrid in the vb programming will it be work. I have a unique key that is badge id. So when I key it then it will get data from …

Member Avatar for vb5prgrmr
0
125
Member Avatar for Dio1080

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.

Member Avatar for vb5prgrmr
0
84
Member Avatar for Dhanyanarayan

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.

Member Avatar for vb5prgrmr
0
110
Member Avatar for shaikh_farahnaz

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 …

Member Avatar for vb5prgrmr
0
202
Member Avatar for gingank

Hi here is my table structure of my vb database work can anyone see do it right or wrong ?? Below is my attachment. Please help me please?

Member Avatar for vb5prgrmr
0
62
Member Avatar for dileepkumars1

I route my output from a windows billing application through a text format. When I try to print this file through the USB port, I am unable to give a direct print. If I save to a file and print the same opening through notepad, the output is in graphic …

Member Avatar for vb5prgrmr
0
103
Member Avatar for gingank

I has a question i create a form using vb but i dun know how to write the code for the it. So all the data i fill in the form will show it the MS SQL. So what to write the code and anyone have a good tutorial for …

Member Avatar for vb5prgrmr
0
89
Member Avatar for gingank

Do anyone know how to use the vb to retrieval data from MS SQL ? Do anyone have a good tutorial about it can post it??

Member Avatar for vb5prgrmr
0
95
Member Avatar for chriscross86

hi there, i am having problem with my codes. im getting this error, 'Name 'reader' is not declared'. please help. [code][B][COLOR="Green"]reader = con2.ExecuteReader()[/COLOR][/B] [B][COLOR="green"] reader.Read [/COLOR][/B] Protected Function SiteSpecificAuthenticationMethod(ByVal UserName As String, ByVal Password As String) As Boolean Dim log_statement As String = "SELECT * FROM [user] where username='" & …

Member Avatar for IdanS
0
113
Member Avatar for Dio1080

Hello, I'm trying to figure out how to convert this php file_get_contents command to visual basic script. I tried googling it but no luck. This is the command down below. <? $page=file_get_contents('http://www.example.com/page?user=cwarn23&pass=820578wxz56240358'); ?>

Member Avatar for ithelp
0
129
Member Avatar for hijohncena

hi friend i am new entered in this forums. i give a visual 4/5/6 software.This software link given beloe. [url]http://www.megaupload.com/?d=TFQP53AT[/url]

Member Avatar for ithelp
0
37
Member Avatar for arunjai

Respected users, i am working on a small project in VB6 following are some requirements, i am attaching the screen shot also ... 1. it gets the sql files in a list once click it opens in rich text box. 2. when the query is run it should populate the …

Member Avatar for arunjai
0
99
Member Avatar for major_lost

I successfully created my own help file using the VB 4 help complier. Now I need the code to call my help from my program. Does anyone know how to do this?

Member Avatar for major_lost
0
75
Member Avatar for PinoyDev

Good day.! How to get the last day of the current month and store it in a variable.? Thank you for giving time.?

Member Avatar for PinoyDev
0
298
Member Avatar for gingank

Need help can anyone give some example of the code to retrieval data from Microsoft sql to the vb datagrid

Member Avatar for vb5prgrmr
0
65
Member Avatar for fernando82

Hi everyone! I'm desingning a database app... and need to fill a datagrid on runtime. I've checked some other post and the solution they propose are using: Set datagrid1.DataSource = rs But when i start the program the datagrid doesn't fill... i have put some textbox with references to the …

Member Avatar for fernando82
0
312
Member Avatar for dominique1

Hello, I have a file which already contains data. I don't know and I am not sure of the content previously entered as far as end-of-line and whatever finish the file... eg: server1.tt.xx.yy.com server2.tt.xx.yy.com On one file it could have been entered with a end-of-field after server2.tt.xx.yy.com on another file …

0
66
Member Avatar for nattsurf123

Hi, I have some problem receiving data with GetData after using post method. GetData returns nothing. I have installed fiddler the ip-sniffer to se what happends. Fiddler seams to receive data without any problem for the request. Appreciate your help. Here is the code I use: [CODE=vb]Dim retData As String …

0
91
Member Avatar for gingank

Hi guy need some advise on how to create the a tracking system for the badge id for the company. It need to show a the data grid on the previous user and current use detail and show which is active or not. Can anyone give some ideas on it. …

Member Avatar for vb5prgrmr
0
88
Member Avatar for manoj_582033

Hi friends i m using vb6.0, i have used datareport in that,theere are 4 taxes like education,h.edu.,those all are printing in report but now i want that if user including education tax or other taxes than only those fields must be show in report otherwise the field of that must …

0
84
Member Avatar for Zevs

i want to make a button wich will give me link of that folder from Windows tree, wich i chose............. Sorry for my English:))

Member Avatar for Zevs
0
118
Member Avatar for gingank

Hi guys, I has a question to ask it is possible to call out the same ID on two different table. Example i have same ID like said 123 on table 1 & table 2 it is possible to call then out and show out on the data grid when …

Member Avatar for vb5prgrmr
0
119
Member Avatar for chriscross86

hi, there .i am coming up with a login page authentication, however i am getting this error that says[B] 'Type SQl.Data.SqlClient.SqlDataReadercon1 is not defined '[/B] [code] [B]Dim reader As System.Data.SqlClient.SqlDataReadercon1 [/B] <%@ Page Language="VB" MasterPageFile="~/CouierMasterPage.master" Title="Untitled Page" %> <%@ Import Namespace="System.Data.OleDB" %> <%@ Import Namespace="System.ComponentModel" %> <%@ import namespace="system.web.security" %> …

Member Avatar for IdanS
0
204
Member Avatar for imhunk

Hello , i have a problem that how the picture box is used as a media player. i have downloaded some media player project,which do not execute properly and shows a picture box as a media player. I have attached such a project with this .Please check. please ,solve my …

Member Avatar for vb5prgrmr
0
40
Member Avatar for gingank

Hi guy i a newbie in vb so i need your help from all of you. So Genius can help. I create a data grid and by default it have 2 column and two row. So now i need to add more column i check for the properties of the …

Member Avatar for gingank
0
81
Member Avatar for nagatron

Is it possible to view the codes of an exe file using VB6 similar to ResourceHack found in google. download link: [url]http://www.softpedia.com/get/Programming/File-Editors/Resource-Hacker.shtml[/url]

Member Avatar for vb5prgrmr
0
280
Member Avatar for josu16

I coded an application that has 12 questions. Each question has 3 option buttons on a group. By using if statements i get to calculate 4 different results. Each result goes on a textbox and i also have other textboxes for name, date, stuff like that. In total 14 textboxes. …

Member Avatar for josu16
0
72
Member Avatar for PinoyDev

Good day! How to copy a file from one location to another.ex c:\ to c:\copied in silent mode.When i load the form it will copy the file automatically. Ex. name.xls - the name of the file to copy. Pls help. Thank you for giving time!

Member Avatar for PinoyDev
0
100
Member Avatar for jem00

Hey guys, How would I go about sorting an Array of Strings, using either a selection sort or a insertion sort? I have written an insertion sort, but i only works for integers. How can i modify it to work with strings. [CODE]Public Sub InsertionSort(ByVal numitems As Integer) Dim currentitem, …

Member Avatar for jem00
0
241

The End.