Sending Variables to a Course

I tried the external html object route.. with no luck. Apparently, I an unable to post information back to the page embedded html object. I am just not fluent enough w/ java to use it with the forms and sql and whatnot.Here's a little more info. The code I am using actually contains a company section of the code and an access section. The first 3 digits of the code identify the company. The last 4 grant access to the course. So I am using asp to parse the code and check each value against the database. The page then returns the values for each and sends them to Lectora (hopefully).I think I am going to try the form route. If I have the user enter the code in a form in lectora, then post this to an external asp page, how do I get the asp page to return values to Lectora? Is it the same java as above? That's what I am trying to mess with right now.

Discussions have been disabled for this post