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 / January 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Split function from the right13 Jan 2005 22:45 GMT10
I remember seeying what I believe was using the split function, but from the
right side instead of the left.  I tried using the right function but it
didn't work.  Does anyone know if this can be done?  This is what I tried:
Fname = Split(Right(V(I)), "\")
No blocking operation is in progress13 Jan 2005 21:24 GMT2
I don't know if there are any Winsock experts here but on one of our
customer's PCs I am getting the error:
"The operation is completed. No blocking operation is in progress."
The offending line is this.
Null and a simple question for the MVP's13 Jan 2005 21:23 GMT7
I call a function called getRecordset defined AS Recordset
The returned recordset has a field with a value of Null
I capture the returned field from the function (recordset) to a
locally defined variable.
ADO Recordset Question13 Jan 2005 21:05 GMT3
I have a question regarding the RecordCount property.  Why does a recordset
return a recordcount = -1 when there are multiple rows of data contained in
the recordset?
Thanks
Opening file in user-defined directory using VB13 Jan 2005 20:06 GMT4
'Hi,I'm using Visual Basic Editor (Version 6.0) within Excel. I am running
environmental simulations which are generating tabular data in a file called
'diff', with no extension. My task is simple, just to create a macro which
allows the opening of this file, makes a few changes ...
Auto close application13 Jan 2005 18:22 GMT28
Hello - I'm wondering how I can create a command line option within my VB
EXE to cause the program to quit itself if it is already running somewhere
else.
I.E.
Install VB service package13 Jan 2005 17:33 GMT8
I have a small VB NTservice program using NTSvc.ocx and would like to
package it. Please advise which software should I use to package it. I try
Installer 1.1 but it doesn't support service (to my knowledge). I like
something very simple. Thanks.
checking for Idle problem13 Jan 2005 17:30 GMT2
I'm using this that I found on the web to check for idle on the pc. Having
problem with setting it for 90 minutes.
When logging into the first form I just call this, but it shows
"FrmCountDown" form which is the form I have pop up
Listview Item problem13 Jan 2005 16:42 GMT1
I'm having a problem with updating the screen by editing through LabelEdit
This works fine.
ListItem.SubItems(1) = "NewString"
But not this
Create a picture on server side13 Jan 2005 15:55 GMT1
I wish to make a component server which will generate images.
These images would be generated from a ASP page call.
If I well very understood, it is necessary that I make a DLL recorded on the
server.
Active Directory13 Jan 2005 15:53 GMT3
Does anyone have an VBSCRIPT example that would pull a list of users by a
selected group(department) from Active Directory?  I am new to the Active
Directory world so I really have no idea where to start.
Any and all help is appreciated.
next day with dateadd13 Jan 2005 13:15 GMT2
I have a little app on my deskop that two labels and a timer that sits
in the corner and shows two times,one is my local (PST) and the other
shows NZ time,local time also shows date,I would like to show NZ date
as well but haven't figured out how to increment the date when NZ time
How do you set object variable13 Jan 2005 11:00 GMT7
I am trying to create a subroutine that will load a jpg
file (SrcName) into a picturebox control(Source), then
resize it into another picturebox control (Thumb) and
output another file (ThmName).
ComboBox fires click event on arrow key13 Jan 2005 09:59 GMT6
I'm having a problem with a Combo box (Style 2), it contains a list of sub
functions for the user to pick from, anyway that's not the problem.
My problem is that arrow keys up and down also fires Click event, so if user
picks one function and then accidently presses up or down key ...
set max length of calculation13 Jan 2005 04:57 GMT3
I am using a label in a userform to display a calculation.
labScore.Caption = (txtScore / txtPossible)*100 & "%"
However, the label displays the value with 4 decimal places.  How can i
either reduce the amount of decimal places to display to 0 or 1 OR just round
 
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.