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 / General / October 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Populating ComboBox with list of OU's from AD16 Oct 2005 03:19 GMT1
I'm trying to populate a ComboBox on Form.load with a list of the OU's pulled
from AD.  Here is the code that does not work:
Dim rootdir As New System.DirectoryServices.DirectoryEntry
_("LDAP://dc=corp,dc=abc,dc=com")
form_load parameters - novice16 Oct 2005 02:19 GMT5
I wanted to include a parameter in a form_load event, so that I could
include a string that would be used in that event.
another form
Private Sub command1_click
Missing keyboard shortcuts15 Oct 2005 22:50 GMT7
Somehow, VB6 is no longer accepting keyboard shortcuts on my computer. For
example, it doesn't recognize F5 to run the app, F2 to bring up the object
browser, or the ctrl-arrow or shift-arrow keys while laying out a form.
How do I get them back?
Newbie: remember chkbox from closed form15 Oct 2005 22:45 GMT3
Hi, i want to set up an Options menu.
So i created the form and put a checkbox.
In order for the program to remember wether the chkbox is set or not, i
guess i'll have to read from an INI or the registry. Thats fine. But I
VB6: Toolbar button sizeing...15 Oct 2005 18:35 GMT5
Is anyone know here how to maintain "exact" size for the toolbar
buttons:
for example say I got 3 buttons to display, 2 with text (on right side),
and 1 with no text labels. The problem is the non-text ones always tends
Distance between a line and a point15 Oct 2005 15:09 GMT1
I'm programming in VB .Net but this might be more a trigonometry problem.
i've been searching every maths book i can find and i haven't found anything
i can use with VB.
So, what i need to know is how to calculate the distance, between a line
Need Ebook for Mastering Database Prg in VB by Evangelos Petroutsos15 Oct 2005 13:40 GMT1
Hello friends,
*    Need Ebook for Mastering Database Programming in VB 6.0 by
Evangelos Petroutsos*
Sharing violation when trying to delete a file.15 Oct 2005 09:14 GMT2
I have a VB5 application (ftpclien.exe) which creates a flag file
(ftpclien_online.txt) when it is running, and then deletes that flag file
when it is finished.
I then have another VB5 program (mvmctrl.exe) which looks for that flag file
?creating activex control?15 Oct 2005 09:03 GMT7
I've created one, with textbox inside. When I use it in my app on property
windows I have (for example) parametar Aligment as integer but I need to
have like in textbox "0 - Left Justify". The same is with appearance, border
style...
Data Repeater in VB.NET15 Oct 2005 08:17 GMT1
How to use Data Repeater in VB.NET?
Data Fields are
Employee Number
Name
Amber Alert Ticker on VB6 Form15 Oct 2005 05:16 GMT8
I want to display the Amber Alert ticker on a form as a demonstration.
The code is:
   <!-- Begin Code Amber Ticker code. -->
   <P ALIGN=CENTER>
User Control Re-Painting15 Oct 2005 00:37 GMT1
I have a user control in an MDI Child form that doesn't always repaint
itself thoroughly if another form is displayed over it--most of the other
forms are also MDI Child forms.  I have put code to refresh itself
everywhere I can think of, but I can't seem to make this one portion ...
IIS hangs when testing VB DLL15 Oct 2005 00:33 GMT3
I'm trying to develop a DLL for use as an ASP object in VB5.  When i go
and run the dll, it starts fine in vb and i see that it's creating a
temp instance of it in the registry.
When I run the asp page which calls that object through a browser
VB6:  What's the command that creates an ARRAY out of a STRING???15 Oct 2005 00:07 GMT7
Ok, I'm in brain - lock.
What is the VB6 command that could take the following string:
Hello|There|World
... and create an array in which the elements were "Hello", "There",
FRM files14 Oct 2005 23:26 GMT2
I am wanting to create an EXE, that, when it runs, it loads in a .FRM file
containing the setup of all the controls on the forms (the actual program
code being already in the EXE). IN other words, it loads in the FRM file
that normally is part of the uncompiled application, but ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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