<% if request("submitted") = 1 then SQL = "sp_UpdateDept" dbstart cmd("@ID") = request("ID") cmd("@DeptName") = request("DeptName") cmd("@Description") = request("Description") cmd("@GifName") = request("Gifname") cmd("@ForumURL") = request("ForumURL") cmd.execute Response.Redirect "dept_admin.asp" end if %> <% SQL = "select * from Departments where ID = " & request("DeptID") dbstart_temp set RS = conn.execute(SQL) id = RS("id") DeptName = RS("DeptName") Gifname = RS("Gifname") Description = RS("Desc") ForumURL = RS("ForumURL") dbclose %> Mëtälü§ Grävï§: <%=DeptName%> Department Admin
&nbsp;&nbsp;&nbsp;&nbsp;D E P T &nbsp; A D M I N Site Home Admin Home Dept Admin&nbsp;

Department Department Allies
Department Name: &nbsp;
Gif Name: &nbsp;
Dept Description: Click here to view/edit the current Allies of this Dept
Forum URL: Or
Dept Overseer: Add a new Ally here
  &nbsp;
&nbsp;