
How to Append Current Date to Export Dump file name | Tek-Tips
Dec 30, 2008 · hi everyone, This is 10g on Windows. I want my dump file name to reflect the date it was ran on. I'm using the Job Scheduler tool in Database Control. So...
Moving Aplications to a new screen in C# | Tek-Tips
Oct 11, 2007 · Hey all, I am trying to write an application that will list all graphical applications and move them to a different monitor on a timed interval. I have no issues getting the list of processes that i …
[Prolog] Matrix Multiplication | Tek-Tips
Mar 25, 2010 · Hi, I found some code for Matrix Multiplication in Prolog but I can't figure out what is wrong with it. mmultiply ( [],_, []). mmultiply ( [V0|Rest], V1...
Listview loses position in VBA form | Tek-Tips
Feb 22, 2011 · Hello, I have the behaviour as described below ... I found the text below on another old forum, but there were no solution to this problem! How can I position the listview from the code ? …
www.hummernetworkforums.com
www.hummernetworkforums.com
Pass HTML Form data to Dymo Printer with Javascript | Tek-Tips
Jun 15, 2009 · Hello! I'd really love some help with this, if you could! I work for a meeting/event planning company and we handle conferences and meetings and deal with Registration and name badge …
Removing tags from HTML code | Tek-Tips
Apr 16, 2003 · I have some HTML code in a TRichEdit and I want to strip out all the tags to leave the text I am interested in. For example, filtering this HTML code...
www.hummernetworkforums.com
www.hummernetworkforums.com
www.hummernetworkforums.com
www.hummernetworkforums.com
VB6 Double Buffering Images and shapes | Tek-Tips
Apr 11, 2012 · hi, I'm a probably classed as a vb newbie. All my games have lots and lots of flickering due to shapes on other shapes on images refreshing at 10ms. i read double buffering is the answer, …