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 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Scaling a Window26 Jun 2005 22:50 GMT15
Random "is this possible" question.
There's a piece of software that I typically run 4 instances of.  On a
1280x1024 resolution, there's a fair amount of overlap.  It fits almost
exactly on 1600x1200.  The windows are not resizeable (only minimize).  Is
some bit math help26 Jun 2005 22:48 GMT40
I want to store binary information as binary, such as an array of 1024
checkboxes into 1024 bits, represented by 128 long character string. I
cannot figure out how to do this in VB except in blocks of 8 bits or 1
character. I want to be able to set, get, clear, and read the ...
New database squence number & locking info26 Jun 2005 22:09 GMT7
I was wondering what methods of getting the next database sequence method
you lot use?
I usally go in and do a move beginning and move last to pick up the highest
number and then add 1 to it through my sequence selector.
Automatic open file in IE.26 Jun 2005 18:56 GMT1
I have a program with a kind of adresbook, i have also a website where users
can download contacts.
The downloadable files have a own extention ".mma", but when i click the
link Explorer ask to open the file or save it.
Icon size problem26 Jun 2005 18:44 GMT1
My program's frmAbout has an icon. The ico file has the same icon in two
sizes, 16 x 16 and 32 x 32 pixels. I don't want the smaller one to be
displayed to users. So,  the size should be 32 x 32 pixels.
Anyway, on some computers the icon will be displayed in size 16 x 16
Monitor Key pressed for a specified window26 Jun 2005 17:48 GMT2
Hi group
How can I monitor all the key pressed for a specified window which I have
its handle???? I mean all the key pressed even in its text box or any other
input controls in the specified window?
How to locate errors when changing language26 Jun 2005 16:49 GMT6
I am trying another attempt to make my application more tolerant of
international setting.
If I change the Regional/language setting from English US to English
Netherlands, I get the following errors in a log file when the form
Treeview Control - how to use it?26 Jun 2005 15:53 GMT10
I would love to know how to use the tree control,  my idea is to have a
newsgroup style look and function in my program where all the users can post
messages.
I have a database alreay written to handle this, i just want to show it in
How do you set the taskbar text26 Jun 2005 13:57 GMT6
I have a form without a title bar which makes a blank button on the
taskbar.  How do I set the taskbar text without a title bar? (VB6)
TIA
Gary
visual basic Demonstartion Software26 Jun 2005 10:11 GMT6
im need to dreat a demonstration program fro one of our vb6 applications. Cab
anyone suggerst ant software that i could use to do this ?
how to close a process25 Jun 2005 23:48 GMT4
After I did this:
Set Curves = GetObject(App.Path + "\tmp.xls")
and completed what I needed to obtain from tmp.xls Excel file.  I noticed
that Excel.exe is still running in the background.  
Batch file code to vb or vbs25 Jun 2005 23:33 GMT3
set NEWNAME=infofile.txt
for /f %%a in ('dir /b /od *.inf.*') do ren %%a %NEWNAME%
from batch file .... I can rename a ext that is inf.3 inf.4 etc..... not
knowing what the number is
String Usage in VB625 Jun 2005 23:31 GMT4
Im trying to find a way of getting Visual Basic 6 to pick out specific
segments of text from a string.
For example, the following text entered into a string "There was pizza in
Italy", im trying to get it to pick-up on the word pizza.
DOM25 Jun 2005 23:08 GMT1
When I try this:
------
strXML="c:\test.xml"
xmlDoc.Load strXML
Protecting against type mismatch errors25 Jun 2005 19:49 GMT8
Is it recommended to prevent type mismatch errors as follows.
I have an ActiveX DLL.
The DLL is for use only by Microsoft Word.
The Word template would include such as:
 
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.