| Thread | Last Post | Replies |
|
| Combo Box | 14 Oct 2004 14:24 GMT | 4 |
Im trying to use a ComboBox in DropDown Combo mode, to alow the user to select an account id from the list. I have two problems i carnt resolve. 1. i want the use to be able to type in an account code, can i limit the anount the user can entyer to three digets
|
| win.tdl | 14 Oct 2004 13:46 GMT | 2 |
What does this library function do and how do i get it, as my program would not run due to this missing library function. Thank you.
|
| Which function returns only long or integer part of a number? | 14 Oct 2004 10:57 GMT | 15 |
Hi, I am looking for a function which returns only long or integer part of a number. For example: input 396.5, it returns 396
|
| Preventing Software Duplication | 14 Oct 2004 10:52 GMT | 8 |
I'm currently using a pricey third party tool to protect my software from illicit duplication and non-authorized installations. By it costs every time I use it and I'm looking for a less expensive alternative. Any suggestions.
|
| Help populating IXMLDOMNodeList | 14 Oct 2004 10:36 GMT | 4 |
I'm parsing through a DOM tree, and I want to take nodes and add them to a sort of collection (i.e. a NodeList) that I can then pass back to the originating function for processing. What is the syntax for adding nodes to the nodelist? All I can see is that
|
| Project References | 14 Oct 2004 09:20 GMT | 2 |
How do I remove references in a project reference list? I was using a com component in my project and now I do not want to use it anymore. I unchecked but it still remains in my project reference list (unchecked). Is there a way to refresh this list?
|
| flexgrid question | 14 Oct 2004 09:16 GMT | 1 |
Is there a way of choosing multiple, non-consecutive, rows from ms flexgrid using the CTRL key and the mouse, like one would do with a list control ? Thanks,
|
| ADO recordset execute slow... | 14 Oct 2004 09:10 GMT | 1 |
Sorry if this is not the correct group for this question but I didn't know where else to post. Here's the problem. I have the following function... (Watch out for line wrap)
|
| VB errors | 14 Oct 2004 05:41 GMT | 2 |
Is there a list which informs the meaning of the errors in VB. Could you guide if there is any sample of VB program that enables voice recording. Thank you.
|
| Display control panel | 14 Oct 2004 05:40 GMT | 1 |
Our system administrator has disabled the display control panel. Is there a workaround to enable it without asking him? Say from registry editing or thru vb code? I am also having the admin rights on my pc. I can also
|
| error -2147467243 (80004015) | 14 Oct 2004 05:07 GMT | 1 |
How to solve : "error -2147467243 (80004015) The class is configured to run as a security id different from the caller." while I using remote desktop client to
|
| what is run time error '91'? | 14 Oct 2004 04:49 GMT | 2 |
im trying to run a softphone program.when i tried to run, it came out a run time error '91'.what is run time error'91' and how do i solve this problem?.
|
| Sending multi line email message from vb? | 14 Oct 2004 04:22 GMT | 12 |
I am trying to send an email from within vb (which is no problem) but I want to be able to insert multiple rows within the message body of the email. Here is my code but it is only putting in one line. With cmd
|
| remove desktop shortcut | 14 Oct 2004 04:18 GMT | 4 |
our users installed our product 1.1 beta. it will create shortcut on desktop. after that using live update module we replaced the new exe and support files and now its call product 1.2. now i can able to create new shortcut on desktop like product1.2.
|
| Saving VB Startup info without exiting VB | 14 Oct 2004 04:13 GMT | 2 |
I seem to recall there being some kind of shortcut to be able to save the VB environment settings without having to exit and re-start VB, specifically, I want the system to save the current state of open code windows. I've got some kind of exotic bug, most likely with Office 2000, ...
|