Topcat1a.
thanks. I could not get my head around, its been one of those days.
many thanks again it works cool and just what i was trying to do.
Stephen
I have a Text box that has a first name and Surname in it.
How do i get the app to find the First name place it into a string and then find the Surname and again place into a string
Many thanks
Stephen
I have just got Delphi 8 (.Net) i have been developing in Vb 6.0 Pro. And would like to try Delphi, This is soly i have been told that Delphi.Net can Develope Apps for PDA or Windows based Handle Held Pc's
Could someone please tell me If this is true about PDA/ Handle Held development and also...
I have just been looking at Ms Vb2005.Net.
I know this may sound really silly but how do i get all the components on the screen. I have click File, New Project, Windows Based. Then the new form starts but i can not see any components.
I have been using Vb 6.0 Pro and was wanting to try out...
I am thinking about Upgrading to Vb2003.Net.
Can i start developing for Mobile PC like Ipaq or Palm computers, Using The Standard version of Vb.Net 2003. Or do i have to purchase more software.
I Have had a look at Appforge for Vb 6.0 but the price has stopped me from looking more into...
I am using D Weaver MX. I wish to make a login PHP screen with a database behind the page. I wish the user to Login and then a download page to be shown.
The problem is that i do not have any idea how to do this. And also i do not wish any person without a login and password to be able to...
sorry i didn't post the code in my last posting here it is.
Private Sub Command1_Click()
Dim strFolderName As Folder
Dim oFS As FileSystemObject
Dim Path As String, S As String
Path = "C:\"
S = Dir$(Path & "*", vbDirectory)
While Len(S)
If S <> "." And S <> ".."...
Hi there
The following code finds All the Folders fine within the Hard Drive. But how do i List all the file names held within the Folders and Sub Folders.
I have searched the site but all i can find is this code to list all the Folders.
Hope you can Help me
Many thanks
Stephen Rattray
Hope someone can help me.
I need to search the Hard Drive and Open all the folders within the C: drive. Then search for files listed within a database.
The database part i can do fine but do not know when to start on the hard drive side of things.
Hope you can help me.
Many Thanks
Stephen...
BogdanMBM
The code works great.
I placed
lblplay.MouseIcon = LoadPicture(App.Path & "\H_NW.CUR")
Into the Application and it got the Icon that i wish to use.
You are the best helper
Many thanks
Stephen Rattray
Thanks for all the help.
I have used the following code.
lblplay.MousePointer = 99
lblplay.MouseIcon = App.Path & "\" & H_NW.CUR
But it still comes up with Run Time Error '424' Object Required.
I have copied the Cursor to the Application directory. So the cursor is there.
Any...
I have a application that i wish to add a Different Mouse Icon to a Label. I have found it in the VB File and then copied it to the App dir.
How do i code the app to find the Mouse icon from the Application Path
Many thanks
Stephen Rattray
Many thanks Rachard. Great site and will help me master the C++ Builder.
If anyone could also answer. Is C++ Builder the New name for Visual C++ or are thay different.
Thanks
Stephen
I am new to C++ Programming. Does anyone know of any Good Online Tutorial web sites that i can get online training and get to grips with C++.
I will be using C++ Builder 6.0
Hope you can Help
Stephen Rattray
Is there any way to gain information about a networked User Name and Password.
I need to be able to Grant access to a networked computer but also Stop access to the computer.
Many thanks
stephen
Is there any way i can stop the user from bringing up the Windows start menu when i have set the visible property to false.
I do not want the user from being able to access any of the file listing, available computer programmes and basicly anything until they have entered a password.
Many...
I have a application that i want to search through a list box and then go and find all the information about the entry held within a access database.
My question is how do i loop through the list box 1 by 1 with out clicking on each entry.
Many thnks
Stephen rattray
I have an application that i need to be able to run on all windows os including Windows 98. The problem that we have is that after testing the app it runs fine in windows 2000 and Windows XP, but after installing on a Windows 98 system it comes over with an error about the activeX.
Does anyone...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.