One last try. Error when using #include file=

B

Bill

I have perhaps not explained myself clearly, so I'll try it this way.
In the code below, where it says "I'd like to include my navigation
bar here" is the place I'd like to insert a navigation bar from a page
I have called navbar.asp

For some reason, when I insert the <! #include file="navbar.asp" -->
in that place, I get an error, a long, hairy error. Can you please
look at the code below, and tell me how I should write the code so
that the include statement will work?

No, I cannot include the error message, because the email crashes when
I include it.

Thanks,
Bill

response.write "<table border=1 align=center width=900>"
response.write "<tr bgcolor=CC3300><td colspan=5 align=center><font
face=verdana size=2 color=ffffff>Category ID goes here </td></tr>"
response.write "<tr><td colspan=5 align=center>"
response.write "I'd like to include my navigation bar here"
response.write "</td></tr><tr bgcolor=ffffcc><td valign=top width=150
rowspan=5>Categories Here</tr>"
 
S

Some One

No, I cannot include the error message, because the email crashes when
I include it.

If you can't be bothered to tell us the error, why should we fix it? I
hope you aren't trying to post a screenshot!

BTW, if your email program crashes just because you typed a line of
text, you have bigger problems to worry about!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,079
Messages
2,570,575
Members
47,207
Latest member
HelenaCani

Latest Threads

Top