Sending Variables to a Course

WHOO HOOO! I got it!Here is what finally worked for me:- I created a field in lectora to accept the code- The next button submits the field via CGI form submission to an asp page, then goes to the next page- The asp page returns a response to a variable in lectoraThanks again Xithis!For those of you interested in using a CGI response from a form, keep in mind that the response recieved includes all information posted to the browser. Be sure that you do not include any html tags or headers or anything that will post to the browser in your asp page.

Discussions have been disabled for this post