Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Enterprise Development / December 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Array Of UDT22 Dec 2005 00:05 GMT3
I have an array of an UDT -->  Employees(100) As Employee_Data_Type
If I do this, it will copy the actual content, NOT MOVING THE POINTER.  Correct?
Employees(1) = Employees(2)
On the other hand, if Employee_Data_Type is a CLASS rather than a UDT, what will happend?
remove a Form from a project17 Dec 2005 15:28 GMT3
How do I remove a form from a project. I does not show up in any menus.
I tried right click on the project name.
I tried from the "File" menu
I tried from the "Project" menu"
Formatting Numbers.14 Dec 2005 20:46 GMT1
G'day, I have code that gets the Network Link speed and all is well.
However, when I display the speed in a msgbox using this code:
MsgBox Format(NET.dwSpeed, "###,###,##0.00")
I get the following:
View a PDF in VB612 Dec 2005 22:10 GMT10
Guys,
   I am looking for a way to view PDF files inside a Visual Basic 6
application with out purchasing any software. I currently have some
applications that do this by opening adobe reader when the program opens,
Detecting OUTLOOK from a VB 6 Enterprise Program12 Dec 2005 20:36 GMT7
I know how to write VB code to detect the presence of Excel, Word, Acrobat
etc using FindExecutable from Shell32.Dll.
I do this by creating a temporary file with the appropriate extension (.Xls,
.Doc, .PDF etc) then use 'FindExecutable' associated with this file.
DTpicker control question12 Dec 2005 13:36 GMT7
I have an application with a DTpicker control displaying hours and minutes.
When the control gets the focus (using Tab key), the digits for the hours
are selected.
When a user hits the Tab key again, another control gets the focus.
i want code to create OU in AD.07 Dec 2005 15:35 GMT5
i want VB code , thats make New OU in Active Directory.
thx
Search using regular expressions07 Dec 2005 04:11 GMT8
I'd like to use regular expressions to search within files.
But what's the most efficient way ?
I can read small files at once into a string variable, but what about large
files ?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.