<a href = "$link.setScreen("admin,CourseMain").setPage("admin,CourseMain.vm").addQueryData(
"courseID",$courseData.courseid).setAction("Admin").addQueryData("name","eventSubmit_doSetCourseID"
)> stuff </a>
Two Questions:
1. I guessed on the last method [addQueryData("name","eventSubmit_doSetCourseID")] - will this work to set the method name for my action to admin.setCourseID()?
2. Is it possible to write this on separate lines? As you can see - it gets a bit long.
Thanks ___________________________________ Keith Seim • http://kjsdesigns.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
