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 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Method '~' of object '~' failed19 Nov 2003 23:41 GMT9
We are often getting the following error message, during the run a VB application and causing the application to die
Method '~' of object '~' faile
This problem is not coming if the application is restarted
In this VB application, we are using File system objects that access the ...
Setting objects = Nothing19 Nov 2003 23:26 GMT3
[Using VB6Pro]
I'd appreciate some guidance on two questions, one general the other
specific.
1. There have been many postings here advising setting all
Creating Combo Box(es) at Design Time and getting their change events19 Nov 2003 23:14 GMT1
How can I trap the change event for combo boxes created at runtime?
So far, I am loading combo boxes as follows during the Page_Load event
(Combo1 is a drop-down list with an index of 0):
    Load Combo1(CInt(nlQuestions.Item(qIndex).Attributes.getNamedItem("ID").Text))
seamlessly move between text boxes19 Nov 2003 22:16 GMT2
I have seven text boxes to which the user must add a two digit number.
(It has to be that way as only certain combinations of scores are
acceptable entries in each categories.)
Is there a simple way to make them act like one 14 digit box,
Got it19 Nov 2003 21:42 GMT7
Did some more fooling with this code Dag & got it to work. Thanks for your
help.
Spider :-)
MS Visual Basic.NET Standard on Windows ME??19 Nov 2003 19:05 GMT1
I'm normally not a poster on this particular group, but I was
wondering if anyone here would be kind enough to help me out with a
(hopefully) simple question:
I'm running Windows ME, and would like to purchase and install
HELP: Constant Byte Array possible in VB619 Nov 2003 17:05 GMT3
Greetings all,
I'm trying to do what is best described as a look-up table
in the form of a constant array.
In C it would look something like this:
USB - VB619 Nov 2003 16:56 GMT2
Does anybody know how to read / write the USB-port(s) with VB?
Does there exist an Active-X, which does the task?
I guess, that the way to do it is through API-calls, but which?
Greetings Peter
Rich Text Box Questions19 Nov 2003 16:01 GMT2
My little app has most of the form taken up with a RTB.
The text will change depending on what button the user clicks
When the text changes I would like to have some kind of
transition effect that would take one or two seconds.
| Delimited Text File19 Nov 2003 14:03 GMT5
I have a | delimited text file (www.swandust.com\rpt_ccz.txt) that is
delimited incorrectly. The heading reads as follows:
CUS_NUM|GRP_NUM|BILL_TO|STATUS|STATUS_DATE|FIRM|SEC_ADD|ADD|CITY|PROV|CONTAC
T|PC|PH_AC|PH_PRE|PH_NUM|PO_NUM|PO_DATE|AGREE_DATE|,SALES_NUM|SALES_NAME|FIR
MousePointer19 Nov 2003 13:03 GMT2
I am having trouble getting the MousePointer method working.
I am using
frmMain.MousePointer = vbHourglass
.
Is a Shelled Process still Running19 Nov 2003 12:58 GMT4
ShellStr = "C:\temp\wzzip " & ZipOptions & " " & ZipTo & " " & ZipFrom
ShellRet=Shell(ShellStr)
. . . . . .
msgbox "Done"
Q: How to create a good exe file?!19 Nov 2003 12:56 GMT5
Can anyone tell me how to create an exe file that will contain all data
needed for that program? When I make an exe file and try to run it on some
other computer, it tells me that I don't have all ocx files needed. I need a
simple stand alone exe file!
Change program-119 Nov 2003 12:50 GMT8
I forgot to mention in my other posting that the program is suppose to
figure out the minimum amount of different dollars and cents that
would be required for a given amount.
Change program19 Nov 2003 12:37 GMT3
I have been working on a change program for one of my classes that I
am taking. I got it to work, but I had a section of code that I was
trying to make more efficent. The section of code is below
m_twentydollars = Math.Floor(m_amount / 2000)
 
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.