Bryan VonDeylen Posted September 8, 2006 Posted September 8, 2006 I don't know enough about xsl to figure this out, just enough to know how to mess things up. I am working on a Registration database. I have a page that will display the Courses (Recordlist.xsl) I have a page that will display the detail of the course (Browserecord.xsl) The link that takes you from the RecordList.xsl to the BrowseRecord.xsl displays the recordid just fine. I want to now go from the BrowseRecord.xsl to an AddRecord.xsl so a user can Register themselves for the course, but the code I am using doesn't work, and I don't know why. Register for this Event and the Utilities.xsl code looks like this: addrecord.xsl? -lay=Form+View+-+Events& -recid= &-find=-find
Bryan VonDeylen Posted September 9, 2006 Author Posted September 9, 2006 Well, instead of using a Link (which I could not figure out how to do), I used a Form button. I now have the page looking the way I want, but when I Submit the Form, I get an error 200, and the Registration was not added. Save Registration Does anyone know what an Error 200 is?
Bryan VonDeylen Posted September 9, 2006 Author Posted September 9, 2006 I figured it out. Error 200 is Access Denied. I checked the database, and sure enough, I did not give Guest write access to XSLT. Changed that, and now everything is working.
Recommended Posts
This topic is 6651 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now