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 / June 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Searching a WSS location using VB.NET23 Jun 2006 07:06 GMT2
After a lengthy search of the KB and forums I have not come up with the
answer for this problem. I have also posted this to the WSS newsgroup and
hopefully someon has attempted this.
We have a Sharepoint Portal installation as well as WSS (both 2003 SP2). I
Exceptions raised when debugging Active X controls23 Jun 2006 01:21 GMT3
I finally have some Active X controls that I can debug. Delighted.
However, I have stumbled across a problem that has got me very confused
again.
I have a piece of code inside an Active X control:
hashing with sha-222 Jun 2006 23:08 GMT1
I have to use hashing functions to create files signature within a vb6.0
project
Where could I find tools(dll)   for using SHA-2 algorithm with VB ?
Thanks,
Reading A Text File Using VB622 Jun 2006 21:23 GMT8
I am trying to read a text file using vb6. Here is my code:
open "filename.txt" for input as #1
do while not eof(1)
 line input #1, data_input
Change control from array to single control22 Jun 2006 21:04 GMT3
I have a control that's in an array, but it's the only element in its
array. Right now the index is set to 0. Is there a way to change it
from an array to a single control? (so it doesn't have an index) I'm
trying to avoid deleting it and creating another control.
Disappearing registry keys when adding scrrun.dll to VB Project22 Jun 2006 18:25 GMT5
Any help with the following would be appreciated:
I am trying to use the FileSystemObject in an app. When I open up the
Components list, it is not listed already. If I try to browse for the
dll, when I click OK, I get this error:
CRC for whole CD, how to get there using CRCs of individual files22 Jun 2006 17:36 GMT4
I'm using ZLibWAPI.dll to calculate CRC's for files on a CD or DVD.
Is it possible to come up with a single CRC for all of the files on the
CD/DVD? If so, how do I get there from calculating the individual CRCs?
Also, I'm getting some negative CRCs, that means something's not ...
Excel VBA script decimal format bug22 Jun 2006 17:33 GMT2
We have problem with a spreadsheet where we use VBA to move inputed data in
cells within a column to
a row. The inputed data looks like, 0,3446325533953 and
0,45324657652432 etc, when moved to the assigned row it only have 3
Convert VB to C#, Operator "Or"22 Jun 2006 16:17 GMT3
I have converted this VB code to C# but I got this error:
"Operator '||' cannot be applied to operands of type 'int' and 'short'"
Is VB allow to use Operator "Or" with 'int'?
If yes, how to do this in c#?
Format/Date/Time errors, please help!22 Jun 2006 15:55 GMT3
If someone can shed some light on this one, I would be truly grateful:
Several years ago I created a VB4.0 application that is still in use
today on several machines worldwide.  This program has run fine on all
machines until recently when one machine started getting a type
VB6 - Forcing a UserControl's dimensions22 Jun 2006 15:26 GMT3
A nice feature I've discovered with UserControls is that the
UserControl_Initialize() subroutine fires even at design time. (Not a big
surprise.) Setting UserControl.Height and UserControl.Width however has no
effect, at least in the form designer, and I end up having to look at the
Tab control22 Jun 2006 15:09 GMT2
What are you all using as a tab control?  I'm running VB6, SP6.
I'm trying to get an XP style interface going and the only tab control I can
find that supports the look is the TabStrip found in the common controls.  I
don't like this control because you have to add extra code to ...
Program disappears without a trace22 Jun 2006 14:29 GMT5
I have a VB6 program that monitors some DAQ channels over my company's net,
via a serial server device. The program, in essence, runs in a loop checking
the readings it gets over the LAN, running them through a safety algorithm
and alerting if limits have been exceeded. Due to ...
Sort items twice...22 Jun 2006 12:21 GMT8
I've got a collect of objects that describe appointments. An object has the
following properties:
StartDateTime    - appt start
EndDateTime    - appt end
No focus rectangles when using XP styles on VB6 project22 Jun 2006 03:13 GMT7
I have a VB6 app that I am changing to support XP styles.  I have the
manifest file and the InitCommonControls and it looks nice.  However, I am
not getting a focus rectangle around the active controls (check box, option
button, slider) when using keyboard navigation, so any user ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 May, 2006
 
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.