Re: Testing client server application from single computer
On 1 Nov, 00:15, Tom Shelton <tom_shel...@comcast.net> wrote: > On Oct 31, 4:14 pm, Joh <meanmachine...@hotmail.com> wrote: > > > > > > > I'd like to test a ...
0 replies
System to record when an employee logs into their PC using VB.Net and SQL Database
Hello I hope this is posted in the correct place, if not the can some point me in the direction of a suitable Google group. ok, here's my problem...... When an employee logs into their PC, w...
6 replies
Delay sending an email in vb
Hello All, I have an Access '97 application that I currently have mail enabled and sending properly. However, I want to add functionality to effectively create a 30 day tickler, that would walk ...
1 replies
Creating objects at Runtime
How can I create a dropdown box at runtime? I want my dropdown box to appear when my user enters the program and the it would load the save data from an xml file. How can i do this?
2 replies
Re: Overrides Declare Function "X.dll"?
Hello - That works ... thanks! I called the function XDelegate and used the Alias to point to "X" inside of the *.dll. Thanks again, Joe On Oct 31, 2:48 pm, "Herfried K....
0 replies
Re: Intercommunication control?
Hi Mojo, You may take a start from the link below: ".NET Framework Remoting Overview" http://msdn2.microsoft.com/en-us/library/kwdt6w2k.aspx Thanks. Best regards, Jeffrey Tan Mi...
1 replies
Re: Opening desig window for a form in Visual Basic 2005 Express Edition
On 29 oct, 14:17, "Phill W." <p-.-a-.-w-a-r...@-o-p-e-n-.-a-c-.-u-k> wrote: > resea...@webalive.net wrote: > > The Design feature is no more present in the "view menu&...
1 replies
What is the ComboBox DropDown button v font
I'm making my own ComboBox and would like the DropDown button to look like the system combo box. Do you know the Font for the "v" that is used in the regular combobox. Is that the le...
10 replies
Re: Restricting Data-Entry into Text Box
On Nov 1, 4:37 pm, Greg <AccessVBA...@newsgroups.nospam> wrote: > I'm from an Access background and I'm working with VB.Net. > > In MS Access I can restrict data-entry into my fields...
1 replies
Re: datagridview and order of events
Habib, Most often has a delay as reason an (internal) catched error. This is by instance done by the IsDate what is in fact nothing more than that. You can see that by playing with the debug o...
0 replies
Re: Generics?
John, To start a little bit before the approach of Tom who is in my idea not even thinking anymore on scripting languages and VB6. I assume that not everybody is already on that point. The b...
10 replies
Re: detect laptop lid close
Thanks for replying, I reviewed the links you sent and it sounds like you have to have the laptop's Suspend or Hibernate modes ACTIVATED in order to have the Power Management APIs available... would...
0 replies
Re: VS 2005 ADO.Net Basics
Paul, In most of our tips we are only using code, it needs to much words to do it using the designer. http://www.vb-tips.com/dbpages.aspx?IA=AD1 Cor
0 replies
FTP a linux machine
This is a multi-part message in MIME format. ------=_NextPart_000_0206_01C81C7C.95F0D550 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, Do...
3 replies
Re: Windows Legacy: Writing to a database in programs folder
Hi Rinze, There are (most probably) no women who go dressed in Staphorst as on the beach at Zandvoort. However if they want that, it is on their own risc. I don't like all kind of borders ju...
5 replies
Re: Additional files not included when publish solution
> There are a few things that would be useful in the standard and > professional editions, but the vast majority of what I need is available > in the express edition. I know it's not all ...
1 replies
Re: How to Run a Code Stored in String
This is a multi-part message in MIME format. ------=_NextPart_000_01FA_01C81C56.A671CC20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable ...
1 replies
Re: TRying to scrape HTML from WebBrowser control - but can't find it!
You cannot, as soon as you start that, you are at least in my country a criminal. There are many parts of the webpages which you can get with the normal features of a webbrowser. However as soo...
0 replies
Any example on how can i do this?
This is a multi-part message in MIME format. ------=_NextPart_000_0229_01C81C89.50FCEF30 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Please help me...
4 replies
Re: Accesing form controls from another class than the one tha created them
Any Example to help me -----Original Message----- From: Jack Jackson [mailto:jacknospam@pebbleridge.com] Posted At: Saturday, October 27, 2007 10:43 AM Posted To: microsoft.public.dotnet.langua...
2 replies
How does this simple function hang up?
The dirt simple function below hangs up the thread it is executing on. Private Function PurifyTelnum(ByVal telnum As String) As String ' drop trailing " " D...
1 replies
Handle data error in datagridview.
Hello, How can i force the cell to accept the input for now and flag it as error for user to correct it later. For Example: case 1. I have a column that is NOT bound to database table,...
2 replies
Re: Newbie question about form events
On Thu, 1 Nov 2007 14:02:00 -0700, EManning <EManning@discussions.microsoft.com> wrote: >I'm converting from a VBA environment. What event fires when the form is >loaded with the cu...
0 replies
Re: Registering DLL
On Oct 31, 7:21 pm, "Michael C" <m...@nospam.com> wrote: > "Spam Catcher" <spamhoney...@rogers.com> wrote in message > > news:Xns99DAC8084BA9usenethoneypotr...
0 replies
First Next Last