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 / September 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
General recommendations on data control27 Sep 2006 01:42 GMT1
I'm will begin to protype an app using data that is presently stored in a
large Excel spreadsheet and I'm looking for any recommendations on using a
data control, before I start.  The database contains several thousand
records, each with about 20 fields.  Right now only one table ...
Alt + Tab26 Sep 2006 22:25 GMT3
I'm trying to record a simple VB macro in MS Word. It should copy a word in
Word and paste it into an online dictionary (Internet Explorer). Manually, I
can switch between the two open windows (Word and IE) by pressing Alt + Tab.
But that does not get recorded by the macro.
Sending Data26 Sep 2006 20:25 GMT2
I have a web form that has user input that I need to pass to my business
layer. The user input is dynamic and is not know at design time. Any
suggestions how to handle this?
Thanks
listitem backcolor26 Sep 2006 20:14 GMT1
How can I change listitem backcolor? Thanks.
Problems Closing Excel26 Sep 2006 19:11 GMT2
I have some code where I open up Excel then loop through several cases to
update several workbooks.
Basically something like this (not showing all the code just basic structure).
Try
is there an app.config in vb6?26 Sep 2006 18:37 GMT9
I'm trying to clean up a vb6 app (don't ask why I can't move it to
vb.net).
I would like to take out all the config information and put it in a
config file. But I can't find an app.config in vb6.
Obtaining Command Line Parameters26 Sep 2006 18:11 GMT4
I'd like to know how can obtain command line parameters passed to my
program.
For example, running "Project.exe a b c", how can I get a,b and c in my
program?
Moving On26 Sep 2006 17:28 GMT19
While I will be the target of some reactionary flamming, I would like to
make the following comments:
1.    I have enjoyed immensely being part of this group.
2.    VB has served me well and has provided a good living for me for many
DataCombo help26 Sep 2006 17:05 GMT3
I need some help setting up a DataCombo.  I searched help and printed a
couple of documents about setting it up, and I googled "DataCombo" and found
this http://www.devx.com/vb2themax/Tip/18430 which seems like the right
thing to do, but when I run my code, I get a compile error ...
Running Isnumeric on Array Textbox26 Sep 2006 16:33 GMT19
hi, this is what i wrote :
Private sub text1_change(index as integer)
Dim A as boolean, b as boolean
for index = 0 to 2
Need date/time string26 Sep 2006 15:37 GMT5
When i use this:
       Dim strDate As DateTime
       strDate = Calendar1.SelectedDate
strDate contains "#9/25/2006#.  How can i make strDate have a long date in
Compile error: Only public user defined types...26 Sep 2006 14:59 GMT8
I am getting this error:
Compile error:
Only public user defined types defined in public object modules can be used as parameters
or return types for public procedures of class modules or as fields of public user defined types.
Sorting an array of string26 Sep 2006 14:19 GMT23
Hi all ! I have the following situation and I have to find a fast way to sort
my array of string.  I can put the 3 millions string in an array but I don't
have a clue on how to find a fast sorting algorithm.  Quick sort will
probably do a stack overflow, bubble sort will take to ...
VB error26 Sep 2006 13:33 GMT8
An app from a developer is producing an error on my win2k sp4 sys, in that
in certain circumstances it terminates with a Second Chance Exception in
MSVBM60.dll (v6.0.97.82)
The developer is unable to replicate the problem.
Cookies and Virtual Directories26 Sep 2006 12:57 GMT2
I'm having a problem with cookies in a virtual directory,
A cookie is created by an ASP application in the root folder i.e.
http://xxx.yyy.com
I'm unable to read this cookie in a virtual directory i.e.
 
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.