Teacher webpage

I'm trying to write a custom webpage to allow teachers to write to a custom field in the sections table, essentially to allow them to list their classroom website.

I can pull the field and display it, but I can't get the teachers able to change the field. Any ideas?

Has anyone done anything similar?

Comments

What is the code for your

What is the code for your web form on your custom page? In order to write records with a form on PowerTeacher you need a hidden input field like this:
<input name="ac" value="webasmt" type="hidden" />

Brent Johnson
Database Specialist, Programmer
Traverse Bay Area ISD

Syndicate content Syndicate content