HowardMarks
MIS
Hi guys, i wonder if anyone could shed some light on this problem: I have created a website, with all of the pages using a javascript drop down menu at the top. (See This works fine, but now i am creating a password protection/user authorisation system for some areas of the site using ASP.
My problem is that the password protected pages are checked by an ASP page, which in turn creates <html>,<head> and <body> tags for the page in question.
Therefore the protected pages simply contain an include statement pointing at the checking page, and the body contents from the original page. This works, apart from any javascript within the pages refuses to function, meaning i lose my menu bar and several other features on the protected pages.
I hope this makes sense, does anyone have any ideas how to resolve this?
Many Thanks Nick (Web Designer)
nick.price@misuk.net
My problem is that the password protected pages are checked by an ASP page, which in turn creates <html>,<head> and <body> tags for the page in question.
Therefore the protected pages simply contain an include statement pointing at the checking page, and the body contents from the original page. This works, apart from any javascript within the pages refuses to function, meaning i lose my menu bar and several other features on the protected pages.
I hope this makes sense, does anyone have any ideas how to resolve this?
Many Thanks Nick (Web Designer)
nick.price@misuk.net