I think you would be better off using vbscript in your asp page. It is
much more suited for this than jscript.
-----Original Message-----
From: John F Lewis [mailto:[Email Address Removed]
Sent: Friday, October 31, 2003 2:03 PM
To: LazyDBA.com Discussion
Subject: Stored procedures, ADO, Jscript
I'm calling a sproc from Jscript on ASP. The sproc has an output
parameter returning a varchar.Works fine.
eg.
spoc @var1 , @var2 , @var3 output
Does anyone know of any GOOD examples (or can point me in the right
direction) of Jscript doing this from ASP? The MS ones are rather weak
and don't deal with an output parameter.
Mucho Thanks -
---------------------------------
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
MS Sql Server LazyDBA home page