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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sending Graphics21 Oct 2004 22:12 GMT1
I need to send pictures from a Image or Picture control via Winsock, I am
thinking to first save the picture in JPEG format then transmit the file, is
this a good way to do it? Or is there any other ways?
THank you in advance
VB implementation of SHA1 hash?21 Oct 2004 21:25 GMT23
Anyone have, or aware of, a VB implementation of the SHA1 hashing algorithm?
I've found some references to COM objects, and other compiled stuff,
but I'm looking for VB source.  
Or, if necessary, something I can port to VB.  
System Directory21 Oct 2004 20:20 GMT3
How would I locate the system directory?  I am looking
for a file that should exist in either c:\windows or
c:\winnt folder.  I am not sure what operating system a
user might have.
Loop ? Array? instead of Hardcoded21 Oct 2004 20:10 GMT3
Would someone please help me. I know how to code the following by creating
many variables, and hardcoding the results into the variables, however there
must be a way to either loop through this, or process/store the results in an
array, to be read/processed once in that form. ...
Disabling Appersand in Caption21 Oct 2004 19:18 GMT10
Is there a way to disable the '&' feature in a Caption.  I have several
labels which contain names and those names include '&'.
Thanks...Arne
Screen Print21 Oct 2004 19:15 GMT4
Anyone know of a "fool-proof" screen print routine(s) that will work on
Win2K with Office XP and Win XP with Office 2003?  The one I currently use
basically mimics the keyboard sequence for pressing the "PrtScn" button and
takes the image from the clipboard and throws it to the ...
dll and exe versions21 Oct 2004 19:14 GMT1
I have an exe that has a number of dll's associated with it.  Is there any
software available that will monitor the dll versions associated with an
exe, and raise an alarm if an incorrect dll is present?
Ian
excel object remains in memory21 Oct 2004 19:14 GMT1
i have a vb application in which uses a excel report in which i have more
then 3 work sheets.
Set exSheet = ExlBk.Worksheets.Add(After:=Worksheets(Worksheets.count))
i use the above code to generate additional worksheet
Byte?21 Oct 2004 19:10 GMT12
am i correct in assuming that:
Dim ab() As Byte
means that ab is an array of 8 elements? is it elements 0-7 like in C/C++ or
is it 1-8?
VB6 and Multimedia Problem21 Oct 2004 19:10 GMT15
I am having trouble running a VB6 program that uses multimedia. The program
runs on my Windows98 computer and some WindowsXP computers but not on some
WindowsXP computers (and maybe even some Windows98 computers).
To troubleshoot I have made up a very small, simple program that ...
(alt-D)  Programatically21 Oct 2004 17:07 GMT2
Folks:
I want to press (alt-D) from within a VB6 file.  What command
(with syntax) would I have to use to programmatically press "alt-D".
Thanks,
Listview help21 Oct 2004 16:27 GMT4
I have two problems with listview control, can any help?
1. with the listview i set the view to 0 - lvwIcon and arrange 2 -
lvwAutoTop
   e.g. mylistview.view = lvwicon
Parsing XML DOM with Scoped Namespaces using VB6 and MSXML21 Oct 2004 15:01 GMT2
Phew. Subject title kinda says it all really...
I am trying to parse an XML file, which contains multiple namespaces. Of
these, there is always a default namespace which contains (sometimes)
multiple scoped entities.
Incorrect error on message validation (MSXML4)21 Oct 2004 14:59 GMT2
I'm using an MSXML.DOMDOCUMENT50 to open and parse an XML document. However,
this document produces an error:
Error: Content for element '{urn:hl7-org:v3}Message' is incomplete according
to the DTD/Schema.
How do I implement Call Back Function in VB 6.021 Oct 2004 14:42 GMT2
I have written ActiveX dll which intrun connect to another application
through a socket.  When ever the application sends a message to the Active X
dll, I should trigger an event in my user interface so that I can handle the
message and do the corresponding actions.
 
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.