PDA

Click to See Complete Forum and Search --> : .asp include files


rose-red
03-03-2005, 11:40 PM
Help! I can't get my .asp include files to work! I followed Vicki Old's tutorial exactly, and uploaded to my website, but... just a blank screen. Each include file loads fine, but the main page (template) doesn't. Where am I going wrong?

Keyare
03-04-2005, 12:40 AM
Does the server support ASP?
Is the file extension .asp?

Allen Harkleroad
03-04-2005, 03:09 AM
You will need to make sure your hosting provider has .asp enabled on your site, we turn on both asp and aspx on our hosting servers to ensure compatibility with customers applications. If you are getting a blank browser page then it sounds oike asp is not enabled. Ask you hosting provider about this, they would be able to tell you whether or not your site has what you need to run asp or not.



Allen Harkleroad
'I didn't do it... You didn't see me... You can't prove a thing...'

Allen Harkleroad
03-04-2005, 03:11 AM
also the file that has the includes would need to have the .asp extension, it you are trying to do a virtual asp include and using html or html as the extension it will not work, because those file types do not support active server scripting.



Allen Harkleroad
'I didn't do it... You didn't see me... You can't prove a thing...'

rose-red
03-04-2005, 05:12 AM
Thanks guys. Yes, the file extensions are all .asp. I'm checking whether the
host has .asp enabled on my site.

rose-red
03-04-2005, 11:15 AM
Well, the answer is No, I'm on a Linux server, I'd need to move to a Windows server to get asp support. Is there any way of using include files with Linux?

Keyare
03-04-2005, 12:12 PM
If they run Linux then they should support PHP.


It's similar to ASP.

rose-red
03-04-2005, 02:48 PM
ok, thanks.

Ryan8720
03-05-2005, 03:03 AM
There is an intro to PHP I wrote for DesignerToday.com.

http://www.edgewebdesign.org/images/misc/ryan_shadowmetal.gif (http://www.edgewebdesign.org)

http://www.spreadfirefox.com/community/images/affiliates/Buttons/80x15/white_1.gif (http://www.spreadfirefox.com/?q=affiliates&id=30444&t=82')

Free iPod (http://www.freeiPods.com/default.aspx?referer=9871683) (explanation (http://www.graphicdesignforum.com/default.aspx?f=35&m=98889&p=1))

rose-red
03-06-2005, 08:47 AM
I finally found your article, Ryan! Thanks, I'll try that.

Ryan8720
03-06-2005, 08:57 AM
Glad it helped someone.

http://www.edgewebdesign.org/images/misc/ryan_shadowmetal.gif (http://www.edgewebdesign.org)

http://www.spreadfirefox.com/community/images/affiliates/Buttons/80x15/white_1.gif (http://www.spreadfirefox.com/?q=affiliates&id=30444&t=82')

Free iPod (http://www.freeiPods.com/default.aspx?referer=9871683) (explanation in Mod Blog (http://www.graphicdesignforum.com/DesktopDefault.aspx?tabindex=13&tabid=151))