PDA

Click to See Complete Forum and Search --> : A question for ASP guru's


Zaf Khan
Feb 20th, 2001, 10:03 PM
Hi

Okay its like this

I'm half way through the site and guess what?

I have several ASP code routines which are implemented/used/required in roughly 80% of the pages in the web site.

I dont want to have to enter the routines into each page physically and want to know :

1 - Can i place the the routines in the frames page?
(I tried it with no luck - It seems the html pages can access the routnes but the ASP pages cannot)

2 - Someone said use an include file?
( I tried that and my shared borders disappeared - MS says if you have an include page and the include page has shared borders then the shared borders don't appear - NO FIX IS AVAILABLE AT THIS TIME)
As it happens the include page is PURE ASP with the odd HTML comment - no headers/content are written.

Whats the solution?

DocZaf
{;->



As