ASP Code with Javacript to pass variable
March 10, 2006 12:00 AM
Thank you Aaron,What I ended up doing is putting all the code into an ASP page. I enter the URL as the Web Address for a Go To Action on the On Click tab of a button.I can then display the appropriate message depending upon the database data.However, See below: myvalue is a Lectora variable that I want to pass, but it's being taken as a literal. Also I can't enter a relative path for the URL, I have to enter the whole path.http://server/mydir/my.asp?myvar=myvalueWhat am I doing wrong?
Discussions have been disabled for this post