Help with includes.

This is a discussion on "Help with includes." within the Classic ASP section. This forum, and the thread "Help with includes. are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices




Closed Thread
 
LinkBack Thread Tools
  #1  
Old Aug 2nd, 2004, 15:58
Junior Member
Join Date: Jul 2004
Location: United Kingdom
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Help with includes.

Hi all,

I am very new to ASP and I have a problem. I have my main pages with includes. See below. My problem is that if I go into lets say the rightframe.asp page and have the link pointing to a page with other includes. (exactly the same as below but with different pages. It doesn't work. I get a server error HTTP 500. The link is def correct but I think it has something to do with the includes because if I comment all this out and just type text then the link works.

If anyone can understand my jargon then I hope you can help me!. Thanks!!

Freebird
Code: Select all
<table width=100% border=0 cellspacing=0 cellpadding=0>
<tr><td colspan="3">[img]/images/white-spacer.gif[/img]</td></tr>
	<tr>
		<td width="20%" valign="top">
			
		</td>
		<td width="5px">[img]/images/white-spacer.gif[/img]</td>
		<td width="100%" valign="top">
			
		</td>
		<td width="5px">[img]/images/white-spacer.gif[/img]</td>
		<td width="20%" valign="top">
			
		</td>
	</tr>
</table>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!

  #2  
Old Aug 3rd, 2004, 08:04
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
You need to explain more about the error message you are getting.

Try turning off "friendly error messages" in Internet Explorer, then you should get a more detailed description of the problem.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old Aug 3rd, 2004, 10:12
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,186
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Hi Freebird..... just to ask 'can you please use the forum [ code ] [ /code ] tags (remove spaces)around any code code you post.... this way ensures it is formatted in a way readable to other people. If you do not do this, all indents, etc are lost and just makes it harder for people to help you.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #4  
Old Aug 3rd, 2004, 12:51
Junior Member
Join Date: Jul 2004
Location: United Kingdom
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Hi there,

Thanks for your advice and sorry about the the code!. I will remember this for next time. I have turned off the friendly error message so will have a look and let you know.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #5  
Old Aug 3rd, 2004, 12:54
Junior Member
Join Date: Jul 2004
Location: United Kingdom
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Hi again,

That solved the problem!. I had forward slashes in my include codes but only read the error when I turned off the friendly error message so thanks heaps!!.

Freebird
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #6  
Old Aug 3rd, 2004, 14:38
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread

Tags
help, includes

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
xsl includes sconard Other Programming Languages 0 Aug 24th, 2006 13:11
PHP Includes lesleindotcom PHP Forum 3 May 31st, 2006 20:54
PHP Includes daygon PHP Forum 5 Mar 16th, 2006 01:59
CSS and includes rewmer Web Page Design 4 Aug 14th, 2005 10:31
Further Help with Includes freebirdnz Classic ASP 3 Aug 5th, 2004 13:48


All times are GMT. The time now is 01:57.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42