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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to call a file02 Nov 2005 13:43 GMT1
I have written a perl script which is of .pl extension
Now i want to create an .exe file from it.
So, i want to call that perl script and execute it in VB to get a .exe
file.
Form resize problem02 Nov 2005 12:30 GMT1
I've got some code in the resize event.
However, this errors when the user minimises the form:
"A form can't be resized when minimised or maximised"
What property should I interrogate to see if the form is minimised or
XML whackyness02 Nov 2005 11:59 GMT4
Every now and then when I open an XML file, I'll see various
miscallaneous characters before the first less-than bracket.  Like today
I've seen ascii 254 and 255, yesterday I saw .  What are these
characters?  Are they garbage?  Can I ignore them?  The reason I am
Control Like DirListBox!02 Nov 2005 11:00 GMT1
I want a control similar to the DirListBox control but with different
options, not the directories which are read-only & cannot be altered.
When the "Internet Options" menu item is selected from the "Tools" menu
in IE, under the "General" tab, there is a listbox under "History". I
Val of string problem02 Nov 2005 10:50 GMT10
I have an array of string. When I Val the value of the array and do
substraction, the result of the substraction is incorrect.
Dim MyPairsArray() As String
Val(MyPairsArray(1)) - Val(MyPairsArray(2))
Application error "Permission Denied" only under WinXP-SP202 Nov 2005 10:39 GMT14
I have a client-server application written in VB5 running fine since
years on Win98, WinNT e Win2000 systems.
Client and server are ActiveX components accessed by Remote Automation.
Now I have tried to install the application on a WinXP-SP2 PC, but I get
LoadImage from RES file02 Nov 2005 10:12 GMT2
Have a VB6 project with a RES file and an image in it with ID 101.
When I call the following line of code it returns an image but NOT the one
that I have put in my application's resource file!
hBitmap = LoadImageBynum(App.hInstance, 101, IMAGE_BITMAP, 16, 16, 0)
How to compare images?02 Nov 2005 05:31 GMT1
Installation of MSMQ - Message Queueing02 Nov 2005 01:10 GMT8
Is there an installable version of MSMQ available, and is there a silent
install mode available?
Thanks,
creating csv file02 Nov 2005 00:19 GMT2
I am trying to create a csv file with this code
Sub main()
Open "c:\work\test.csv" For Output As 1
For i = 1 To 10
How to move a folder?01 Nov 2005 23:52 GMT4
Is there any API for moving a folder (including all its subfolders and
files, just like manually drag a folder to a new location) without having to
move all its contents before moving itself?
Thanks for any help.
reading section in app.config with new getSection method01 Nov 2005 20:11 GMT2
I am trying to do what I thought would be simple to do ie reading a section
from my app.config file.  I would like to have custom sections with custom
attributes and be able to read/write them.
<configSections>
Textbox Filepath MaxLength01 Nov 2005 19:21 GMT7
When a user is required to enter a filepath into a textbox, what is the
acceptable Maxlength to place on the number of chars allowed in that
textbox. I see some people use 260 MaxLength...any significant reason for
that? And, what would be an acceptable MaxLength if the user had to ...
Word Documents01 Nov 2005 19:20 GMT2
I have created an App that exports Data from Crystal to individual Word
Documents.
My problem now, is that I want to set the Word Documents to Read Only
i.e No users will be able to change the document
good spinbutton?01 Nov 2005 18:56 GMT12
Using VB6 on Win 98 to Win XP.
Trying to find a good spinbutton that can replace the VScrollbar that I am
using now. The problems with the VScrollbar are that you can't set the
background colour and that it has this strange flashing strip.
 
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.