aznxtasy418
01-12-2003, 10:26 PM
I tried using the ssi thing on my site, but it doesn't seem to be working. I have the text doc. and everything, but it still don't want to show up on the site. The code i used is the one below. Is there something wrong with it?
<!--#include file="http://babysittersclub2.tripod.com/babysitters_form.html.txt" -->
starlet
01-13-2003, 12:35 AM
Does tripod supprt SSI?
assuming it does (but i thought it didnt) your external page needs to be preferably a .txt file...you have yours as a .html.txt file...which doesnt exist, so just change it to be a .txt
<!--#include file="http://babysittersclub2.tripod.com/babysitters_form.html.txt" -->
aznxtasy418
01-13-2003, 01:10 AM
oOo..i guess it doesn't. hehe..thanks for telling me that. now i can stop wasting my time trying to figure it out. lol. thanks again!
starlet
01-13-2003, 01:15 AM
Dont take my word for it, i might be wrong lol Just have a look in their faqs or support sections, if they support ssi it'll say so :)
From Tripod help search...
Currently, Tripod does not support Active Server Pages (.asp and .asf), server-side includes (SSI), or server-side scripts that are not written in Perl. This includes (but is not limited to) JSP, PHP, ColdFusion, and XSSI.
aznxtasy418
01-13-2003, 11:32 PM
hehe..thanks for that! i couldn't find it. lol.