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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Shell Game with XML Attributes22 Mar 2005 18:03 GMT1
I have a problem that I suspect shouldn't be this hard to figure out,
but I'm a .NET newbie so I'm looking for help.
I am reading from an XML file to populate a combo box with the value of
an "Name" attribute to several elements. When the user selects an item
Padding Spaces in VB.net22 Mar 2005 16:59 GMT1
edition: VB.net 2003
I read some values from a database and I write them in a plain ASCII
file. I would like to pad some of them with spaces. Like one example
is a value abcd. How can I write this value padded with spaces like "
Detect consecutive black area on a form or a image22 Mar 2005 16:24 GMT2
Is there a way to detect consecutive black areas on the form..I have a
scanned image(placed on imagxpress control) on the form.If there is
continous black portion on the scanned image, it means the image has
not been scanned correctly. I would like to detect this.Is it possible
Draw line on picture22 Mar 2005 16:05 GMT1
Ive to draw a line on a picture i used this code:
Private Sub Form_MouseDown(Button As Integer, Shift As Integer, X As
Single, Y As Single)
    x1 = z.X
menubar wrap disable22 Mar 2005 15:42 GMT1
  I want that my menubar captions must NOT wrap to a second line when
the form is resized to very small size. Is it possible with the
standard menubar?
TIA,
Reading Tables From a Folder22 Mar 2005 15:39 GMT2
   I'm converting DOS tables that are in Ascii format & tab delimitated .
They're all in the same folder all have the same table name as the windows
DB (Mysql)  with a .Txt extension.
Here's the code:
Printer Object?22 Mar 2005 14:58 GMT3
hi, i had used the dollowing code
Private Sub Form_Load()
  Dim TicketFile As Long
  Dim TempTicket As String
Sign Petition Demanding MS Resume Development of VB622 Mar 2005 13:22 GMT11
Wednesday, March 02, 2005 - Microsoft MVPs revolt
Over 100 Microsoft MVPs (Most Valuable Professionals) have signed an
online petition that demands Redmond resume development and support of
"classic" Visual Basic, a-k-a VB6. The MVPs are calling for all VB
Mouse Pointer Changes to hourglass on vb6 usercontrol22 Mar 2005 02:57 GMT2
I have a VB6 application that is using alot of .ocx controls. Now the
problem is when I move the mouse over the form containing the standard
controls and the .ocx controls, the mouse pointer changes to hour glass
on the .ocx contols (but still allows me to do everything e.g. ...
Non-Volitile Data Holding Question22 Mar 2005 01:53 GMT2
Hello Group,
I have a VB app which includes a UTC (Universal Coordinated Time) clock.  It
has to be configurable to account for different time zones and daylight
savings time.  Once the user selects these settings, I need to keep them
Scalable number of text boxes22 Mar 2005 00:47 GMT1
I am making an app to pair players together.
If I enter 4 for 4 players I want it to open 4 windows for name entry
and such.  If I enter for 2 I want it to open 2.  How do I do that?  I
am very new to vb programming.
Private Module Variable can't be read after Form Load?21 Mar 2005 22:44 GMT7
I have a private variable in my Form
Private sField as String
In the Form_Load event,
sField = Left$(sMyTable, Len(sMyTable) - 1)
Is it possible to center a msgbox?21 Mar 2005 22:00 GMT8
Is it possible to center the text in a msgbox?  And if so how?
Thanks James.
Tab Delimitated Table21 Mar 2005 21:55 GMT3
I'm trying to read a Tab Delimitated Table from (DOS) in order to convert to
MySql.
Here's the code:
   Open "F:\Zip\Ar-Custo.Txt" For Input As #1
How to test a text string against a given format21 Mar 2005 21:21 GMT2
I am dealing with text fields for which I need to control the format.
There are various fields and each of them as its specific format.
For example, if [Phone Numbers] must look like (+XXX YYYYYYYYY), I
want to make sure that the content matches it. I know I can parse the
 
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.