I am "attempting" to pass a value to a form, which is located inside of a frame. For some reason, the page crashes out with

Error: Permission denied
Code: 0
URL: IndexfileIamaccessing from here.

I am attempting to pass a value to a form on one page(loaded into a frame), from another form (Located on another frame).

If I view source, save, access the file locally, everything works fine.

Does anyone know of a way to keep people from "externally" adding information to text boxes using javascript, or ASP?

If so, does anyone know a way to "bypass" this type of security.

Thank you
CheeseBall