ASP Code with Javacript to pass variable
March 10, 2006 12:00 AM
Hi, I'm using Lectora 2003. I'm trying to get a Lectora variable value and use it to create a SQL query. I would then like to pass the result back to Lectora populating a different Lectora variable.The set function works, but the get function does not. I am using an HTML object and importing the code. It is ASP code with Javascript. The object type is ASP script. The code I am using is as follows:'Some ASP CodeDim aspvariable1, aspvariable2'Some more ASP Code%><%'Some more ASP code uses aspvariable1 in a sql scriptaspvariable2 = "success"%><%
Discussions have been disabled for this post