Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript menu within ASP pages?

Status
Not open for further replies.
Jan 26, 2001
550
GB
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
 
If you post your code, i might be able to help...

Have Fun...Sharky99 >:):O>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top