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 2 / November 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hide Password on Login Form19 Nov 2005 13:21 GMT2
How do I make the inputted password on the Login Form look like this *****
for security??
Thanks
Software that allows locking and unlocking .exe files19 Nov 2005 10:22 GMT4
Can anyone tell me who makes software such that I can incorporate into
my VB .exe features that allow me to set a 2-week time trial on my
software .exe such that he needs to enter a registration code in order
to operate the software after two weeks?
File Searching in VB619 Nov 2005 04:33 GMT2
I am developing a file search utility in VB6 using WinAPI's FindFirstFile
and FindNextFile and I am wondering about the affects of Windows File
Indexing and how it works.
Do I have to write the code to take advantage of Windows File Indexing (if
Get default path in Word19 Nov 2005 03:11 GMT2
Does anyone know how to read out the default path?
I 'open' a *.DOT and there is working properly:
'=
   with application.activedocument
assigning a label inside the form code19 Nov 2005 03:06 GMT5
I want to have 3 option buttons that have a label that changes depending on
what semester it is.
So, for example, I want the first one to say Fall 2005, the second one to
say Spring 2006 and the third one to say Summer 2006.  I've tried assigning
can upload text files but not image files18 Nov 2005 22:30 GMT1
Im using the following code to upload image files and a text file
The text file itself contains the image file name. The code opens the text
file reads it .and if it finds the image file name it PUTs it to a remote
website folder. It then PUTs the text file and deletes it from the ...
Not sure how to word this - Concatenating variables into another variable?18 Nov 2005 21:04 GMT4
I'm pretty new at VB, and I'm trying to figure out if it's
feasible/possible to do the following:
(assume strXXX is dim'd As String)
strLocation = ComboBox1.SelectedIndex
Determining Credit Card vs. Debit or Check Card18 Nov 2005 14:40 GMT1
There are many functions available that implement credit card identification
and number validation -- meaning you can decide, based on the number, if a
card is a MasterCard or Visa and if the number passes the Luhn Formula or
MOD 10 algorithm for the checksum.  What I'm looking ...
Incorporate another application within vb?18 Nov 2005 14:22 GMT1
I have a applciation which currently contains a webbrowser contol. The
performance of the webbrowser control is unacceptable and therefore wish to
replace it with a stand alone application (developed in C++ (Not MFC)).
I was intending to have a dll sitting between the vb app and the ...
Problem with ActiveWindow screenshot18 Nov 2005 11:33 GMT3
I need to take a screenshot of the current window. I am using this code
  'To get the Active Window
   Call keybd_event(vbKeyMenu, 0, 0, 0) ' Press the Alt key
   Call keybd_event(vbKeySnapshot, 0, 0, 0)
copying a string "A" to string "B" using a pointer to B18 Nov 2005 10:17 GMT3
Hi, I have a pointer to a string which is in form of a long returned by
StrPtr()  (not a variable to which the string has been assigned), and I
need to assign another string to the original string being pointed to.
Does anybody know how I can do this. Please ...
Does GotFocus() Only Happen Once?18 Nov 2005 04:35 GMT3
Sorry if this is a dumb question, but here goes.
I have a form with several text boxes and I am using a function in each
text box's GotFocus() event to trigger an action.  The code works
perfectly as long as I am moving down through the text boxes, but if I
Drag and Drop17 Nov 2005 23:28 GMT6
Hello all;
I've been coding in VB 6.0 for years.  However I just ran across a
issue with Drag/Drop.
Can anyone show me, I won't be insulted if you go step by, how to drag
how to sort a listbox17 Nov 2005 22:50 GMT7
i am a n00b and i'm trying to write some shitty code in MS Excel 97's
Visual basic. But in ran into an issue - i really need to sort the
content of a listbox. And i can't find anything like "listbox to be
sorted" in the listbox's properties windows. so it would be really
DigitalPersona UareU17 Nov 2005 22:36 GMT1
Has anyone used DigitalPersona UareU to login users to your apps?  Not
as a password, but to identify users by their fingerprint?  I've been
trying to do this and cannot get it to work.  DigitalPersona support
will really not commit to me as to whether it is designed to do this or
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 October, 2005
 
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.