Database Edit Pages will Not Load

R

Roger

Hello guys,
I have went through the wizard to create a page to edit database entries. I
picked up all the forms and things like that, but the page will not load, I
just keeps saying HTTP - 500 Internal Server Error.. Any idea what might be
wrong?

Thanks
 
R

Roger

I finally got it to work, Frontpage generated the code, and it wasnt reading
the *.inc files, the code was ../../../name.inc and it did not like the
.../../ so that fixed it, when I took those out. :)
 
Top