Duplicate orm name variable
March 29, 2006 12:00 AM
I am not sure what the issue is here. If you create an empty form on the last page, you can have that form submit to a cgi where all variables in the title will be submitted. That should take the name and group if it is part of the title. Just have a submit button on that page call the form and everything should go over through the title manager (be sure you select the javascript title manager in Lectora 2006...or use the regular java title manager in versions prior to 2006.) Then when you run your cgi script just have it request.form the two identifying variables (name and group) you wanted to store.Does that answer your question?
Discussions have been disabled for this post