this site.
Hope to see you there!
Brett Suwyn
~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.c
You can access them directly with XPath or the GetNamedItem method
called on the node.
For example (using XPath):
iBookID = xmlDoc.selectSingleNode("//book/@id");
Brett Suwyn
mailto:[EMAIL PROTECTED]
http://forums.siteobjects.com
|> -Original Message-
|> Fr
latest beta.
Happy Coding!
Brett Suwyn
Director of Application Development
SiteObjects, Inc.
mailto:[EMAIL PROTECTED]
http://www.siteobjects.com
> > -Original Message-
> > From: Cameron Childress [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, August 17, 2000 11:08
http://www.acius.com/ACIDOC/V6U/V6U00057.HTM
-Original Message-
Anyone know of anywhere I can find the definition
for the Chr(*) stuff online? Only ones I know are
Chr(10) and Chr(13).
--
Archives: http://www.ma
ppy Coding,
Brett Suwyn
mailto:[EMAIL PROTECTED]
> -Original Message-
> From: paul smith [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 27, 2000 9:47 AM
> To: [EMAIL PROTECTED]
> Subject: RE: NULL using it in CF
>
>
> doesn't work
>
>
e the onLoadHandlers array to be loop through on the event
*/
var onLoadHandlers = new Array();
/* Tie this function to the onload attribute of the body tag
*/
function onLoadHandler(){
for (x=0;x
That will expose his initialization function to the documents onload event.
Hope this helps!
Good Luck,
take part in the limited beta
testing please email mailto:[EMAIL PROTECTED]
Happy Coding,
Brett Suwyn
Director of Application Development
SiteObjects, Inc.
mailto:[EMAIL PROTECTED]
http://www.siteobjects.com
-Original Message-
From: Raley, Scott M (MIL) [mailto:[EMAIL PROTECTED]]
Sent
You can grab my version of the tag that supports multiple instances in the
same form as well as preselecting value, etc...
It can be found here:
http://www.suwyn.com/customtags/twoselectsrelated/twoselectsrelated.zip
Good Luck!
Brett Suwyn
mailto:[EMAIL PROTECTED]
-Original Message
Chris,
You need to build your SQL statement dynamically and then execute it.
Pretty straight forward.
Here is an example:
/* === */
Create Procedure test
@TableName VarChar(50),
@CoumnName VarChar(50)
AS
DECLARE @SQL_Statement VarChar(
9 matches
Mail list logo