10,989 Topics
| |
Hi all, I'm working on a multimedia player with VB6 now. I have reached to a stage where my media player can play and stop music that I have selected, but path and file name are english characters. how can I play files that have chinese characters for their file … | |
Hi Everyone, I have a problem which makes me jump out of my socks. There is a database with 6 fields, containing ID, PRODUCT, DESCRIPTION, FIELD1, FIELD2, FIELD3 with about 4000 records. _____________________________________________________ | ID | PRODUCT | DESCRIPTION | FIELD1 | FIELD2 | FIELD 3 | ========================================= | 1 … | |
Hi friends i want a help from u friends my application is using ms access forms as front end and we are using vb for coding i have a form consists of a combo box and a button named export,when we select an item from combo box and click on … | |
Hi, I m making telephone directory using VB.For this i have taken code from net and made some changes in it.But after making changes i got an error unrecognised database format. Plz anyone help me to remove this error. Thanks in advance. | |
Hi I`ll Set Printer preferences orientation is Portrait and Paper Size is A4, But i use data report is lager then this settings. I run my package "Report width is larger then the paper width" This error can be displayed. but i`ll change this settings for Paper size is legal … | |
i want to create a safe login window.. someone can help mee!!!!! | |
hi i want to share a folder to all in the network. can any one guide me to get that using vbscript | |
Hi All, this is srikanth. i jus want to ChangeOwnerOfFile in vb6 or vbscript. what are the functions need to be used are there any predefined functions regarding changing permissions in vb. can any one fix this issue. its very urgent. thanks Regards, Srikanth Valdas | |
what is module and class module. I want to learn about it . anybody help me clearly. | |
[I][B]ok heres the deal i am writing a yahoo program that requires you to load a file from your computer, so i put THIS source in for the load button to open a common dialog box for file selection: On Error Resume Next If Command13.Caption = "Load Bots" Then Dim … | |
In high school, I took a VB 6 programming class and I really enjoyed it. But now I want to know where to go from here. The farthest we got was arrays and control arrays. | |
:'( please help... i want to know the syntax in the checkbox and option button.... any idea please.... :?: | |
please help... i want to know the syntax in the checkbox and option button.... any idea please.... | |
hi every1... i hv a doubt in updating my date... i hv a textbox asking for the number of days(days1).... n a dtpicker1 that should show the date after the number of days(days1) from the date the form is run and submitted.... there is a lable today that takes the … | |
I have created a class module, and my program creates many instances of the class. Each object has a lot of data, and I want to be able to create a new instance that is a copy of an existing instance. I can't figure out a automatic way to do … | |
Dear friends I am electrical engineer of 54 yr age. Recently, I have developed interest in vb6. Vb.net is too complex for me to understand. At present I am trying to develop a software in which family details are to entered. family.mdb is having tables, name, place & family. To … | |
Hi, I am using an excel sheet containing around 200 records and linking it to my MS-Access database through the Link Table option available in MS-Access. But I need to change it everytime when I go from one system to another as the path of the Excel file changes. That … | |
I am using VB 6.0. I am creating and writing text into a text file using FilesystemObject. But the file gets saved in ANSI format whereas I want to save it in UTF-8 format. Is there a way to do it in VB 6.0? | |
What does the following piece of code do? document.write("<h" & i & ">This is header " & i & "</h" & i & ">") | |
I'm a beginner and like to know how do you get all links in browser1 and display them in a listbox | |
Hello, I'm trying to create a script that searches for all .pst files on a local pc and gathers the filename, path and size and outputs that data to a file called username.txt. I am having problems with my code. It creates the username.txt but does not write the .pst … | |
How to get a webpage and extrapolate links | |
hi I 'm finding a bit delay in search of a name in my database where more than 1 lakh records entered using wildcard. I use vb6 and mysql. thank you, susanorent | |
my instructor give me an assingment regarding to one image needs to move from every corner to another corner of application...in other meaning can anyone teach me how? im using vb 6.0 | |
I need help with the last (pasting) part of a macro. For simplicity's sake, the macro copies a range of data based on the column heading (in row 1), then opens the workbook in which to paste it. I need the final step, which is to locate the same column … | |
hiii .. i need help in my server client program by which client n server can communicate to each other like chat server but at present it works just on LAN ...im using WINSOCK n i need to enter IP of the server to create connection between client n server..now … | |
Hi friends, I develop a simple programme for travel management. In which i use Ms-Access as Back end tool and visual basic 6.0 as front end tool. I can add,edit,delete and search records but it is available only one system/PC . I want to run this programme on more than … | |
we're trying to find an algorithm for the computer opponent move generation... do you have any suggestion on which algorithm should we use.... please help us.. thank you.. | |
Hi all... please help me with this code... i hv retrieved the id of the employee from the login n stored it as a lable in my form- logid but now with respect to that i want to get the employee name... please help very urgent!! [code] Dim rs As … | |
Hi, I am using an excel sheet containing around 200 records and linking it to my MS-Access database through the Link Table option available in MS-Access. But I need to change it everytime when I go from one system to another as the path of the Excel file changes. That … |
The End.