frmentry.frm is not copied when copy the project folder to pendrive
Hai every body I done a vb project and all the files in a folder named SRLGNT.It is working well. the problem is when I copy this folder to pen drive one of the form i.e, frmentry.frm is not copied. I...
View ArticleLost in starting a project.
I have a project im working on, or attempting to start i guess. And im a bit lost on how to attempt this, so any help in getting going would be appreciated. Basically here is what im wanting this to...
View ArticleSending clipboard via winsock error 5
I m trying to send the content off the clipboard via the winsock the pb.Contents = pct rturn a error Run-time error 5 any help will be appreciated here is the code for the client and the server Option...
View Article[RESOLVED] how to check a null value in the database access
i'm trying to check 2 values in the table if its empty or not but i get item cannot be found in the collection corresponding Code: Set rs = CN.Execute("SELECT UserSmsUid, UserSmsUn from Users") If...
View Article[RESOLVED] command button to copy same values to another user in the same table
a little challenge for the experts here i have a form with a button called enable premmision now when i add a user i want to copy 2 values from the first user.(the same values) example if user salsa31...
View Articlehow to play random mp3 files in a folder via VB6
Hello Suppose I have an app with Command Button ( Command1) and I have a folder have a lot of songs for example , (Audio) I want a code when I click on command the songs in folder (Audio) play random (...
View Article[vbRichClient] How To...
I am starting this thread with a hope that all the users who are using vbRichClient will post all their queries here on this thread. How to use cFSO? I am trying to use the class cFSO present vbRC5 but...
View Articlecheck if adatabase is just opened
I use a Jet JRO code to compact and reapair Access database located in C:\MYDIR\MYDB.MDB. Naturally if the database i just opened in edit mode the code go in error..."database is just opened from...
View Articlecapture java promt
Code: WebBrowser5.Navigate "javascript:void(prompt('',gApplication.getMap().getCenter()));" shows the latitude and longitude of the center of the map just fine as a pop up but how could i get its...
View ArticleHow to allocate admin permission in vb
Hey there, I have vb code to set system time . when I run it error popups saying that permission denied. I'm running a code in admin account in windows. I need to know how I can allow vb code to access...
View ArticleUnload image in ImageBox
How can the image in an ImageBox be unloaded or removed during runtime?
View ArticleTextbox auto-complete problem with ADODC1.
Hi friends, continuously reviewed and tried a lot of examples, but I get an error. There on the table of sql server, and in the name of customer names, addresses, etc. fields. From the name of the...
View ArticleFilter All Number Keypad Characters from a RichTextBox that are sent to it...
Problem: Hello I'm looking at trying to filter the data of a RichTextBox, in return to only have the Number Keypad to act like an Game Sprite Input Console and then not as an Data Character Input...
View ArticleWhat format are file info sent in, when using FTP LIST command?
I want to create an FTP server in VB6. But when an FTP server receives the LIST command from the client, requesting that the server send info to the client all the info about all the files in the given...
View ArticleDevelope Application Main Form like Windows XP Desktop
Hi, I want to make my Application's main form like Windows XP desktop, need your suggestions and support Farooq
View Articlehelooo..help me, tomorrow present my fyp
hello, anyone know how to connect arduino uno+wiegand rfid to visual basic. i hv done my hardware, but my software still stuck..please help!
View ArticleUpdating "global" variable from subroutine?
Hi I have bumped into an annoying problem, when using ILocateCommandEvents (VBA microstation). What I am trying to do is: Have the user choose a LineElement from the Microstation drawing (this happens...
View ArticleHow do i do this????
I want to make it so when my programm runs it changes all the *A's into A*'s
View ArticleHow to LOOP through a single word pages
Hi, this is my problem: I'm creating like 700 word documents, then I read each one and throw it's content inside a single word.doc ( It's way faster than insert all this data inside a single one). Then...
View ArticleResize form automatically?
Hey all, I have a MDI Windowed application in VB6 SP5 that is in 1440x900 by default. It turns out a few users have 1280x800 (older laptops) as their max res. Is there an .OCX or some automated way to...
View Article