If I were you, I'd go back and ask your developers to sit down with you and look at the help, then tell you where and how their script should fit in with it.
I ended up placing the script on the master page. That way every page of my output is "protected."
Inserting it in the master frame file ...
Search found 152 matches
- Thu Mar 20, 2008 9:23 am
- Forum: Tips and Tricks
- Topic: Insert Javascript in main frame file
- Replies: 8
- Views: 7777
- Wed Mar 19, 2008 5:21 pm
- Forum: Tips and Tricks
- Topic: Insert Javascript in main frame file
- Replies: 8
- Views: 7777
Insert Javascript in main frame file
To access my help system, a user needs to login. The developers have given me Javascript that authenticates the session and verifies that a cookie is present to let the user access the system; if the cookie is not, the user is kicked out.
I tried putting this supplied Javascript using the function ...
I tried putting this supplied Javascript using the function ...