I was just wondering if it's possible to add ASP script to a Js page and if so how would I go about doing it???
I'm using cross frame menus but the thing is that I need to make them database driven.
Any help would be greatly appreciated.
Printable View
I was just wondering if it's possible to add ASP script to a Js page and if so how would I go about doing it???
I'm using cross frame menus but the thing is that I need to make them database driven.
Any help would be greatly appreciated.
What's a JS page?
If you are referring to JavaScript, you're in the wrong forum. If you're referring to Servlets or JSPs then you don't use ASP, you use Java's JDBC database access.