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 / VB Syntax / April 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Beware wildcards in Kill10 Apr 2004 15:42 GMT5
Has anyone else been bitten by the following...?
It is a long-standing issue that wildcards in a DOS context (e.g. DIR.EXE)
do not behave in a reliable manner. For instance '*' should be 0-or-more
characters, and '?' should be any single character. However, if you type the
c-style strings and Visual Basic (DLL question)09 Apr 2004 14:13 GMT2
I understand that Visual Basic's strings have the size of the string
embedded as part of the string data.  I need to pass a string from a DLL
written in C to a VB program.
Do I need to craft the string specially for VB?  Do I need to put the
Split command08 Apr 2004 22:40 GMT7
I have an excel .csv file generated by getting external data from a SQL
server database. If the data in a column contains a comma, the data will be
enclosed in double quotes. I tried to use the Split command to split apart
the comma delimited fields, but evidently the Split command ...
SHELLing out to a shortcut08 Apr 2004 06:14 GMT1
What is the correct way to execute a windows shortcut via the SHELL command
I need to take advantage of the fact that the shortcut sets the "Execute In" property for the program I am trying to execute via SHELL
Thanks for any help you may have to offer
Paul
Cell colour in Excel07 Apr 2004 10:17 GMT2
I wonder whterh somebody can help me with this
I am exporting data to Excel from a VB6 application. No problems.
However, I want to change the backcolor of certain cells, to be determined
at run-time.
icons05 Apr 2004 18:21 GMT6
Hey, got a question about adding custom icons to my program. I had a picture that I shrunk and saved as an icon file, the size is 32*32. But when I add it to the poject in the Project Properties menu, I get an error that says there was "an error creating ALink Win 32 Resources". ...
Radio Button Question04 Apr 2004 15:51 GMT4
There are 2 radio buttons in the form, when the user switch from option1 to
option2, it will prompt a confirm dialog. I have 2 questions:
1) Here's the code I wrote, but the problem is when the user select no or
cancel, it will trigger the click event again, and prompt the message ...
group radio buttons together?04 Apr 2004 15:03 GMT3
If I have several radio buttons in the form, should I group it together? If
so, how to do that? Or I should use have one name for each radio button?
such as Option1, Option2, etc...
Special Windows Folders03 Apr 2004 02:19 GMT4
I would like to launch an application from within VB. I've read somewhere
that you could accomplish this with the shell statement. But, how could I
know where is the program files or if the application is installed in the
computer, for example, Internet Explorer. Any clue?
Random from an array02 Apr 2004 02:48 GMT2
H
I am trying to randomly pair up elements in an array. The array would only have an even number of elements. I have no idea if vb has a random function and if yes, whether I am able to give it a range of numbers to randomly spit out. It is also important that the random function ...
Pages: 1 2 March, 2004
 
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.