![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Is there a way to keep 2 textboxes the same???
From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Fri Jan 20 2006 - 20:46:47 CET
T L wrote:
> [...] I have a form with a large table displaying values I extract from a
I have not used ADO much recently, but I think you want to do a query and
<URL:http://msdn.microsoft.com/library/en-us/ado270/htm/mdmscadoproperties.asp>
-- or simply use a variable that you increase as you iterate through the
PointedEars
|