Which is it? XAMPP/WINXP/ActiveHTML

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Which is it? XAMPP/WINXP/ActiveHTML

Postby student101 » 15. December 2007 23:06

I am running an ASP agent "ActiveHTML",
I would like to know which one is the culprut for my CSS not being displayed.
Code: Select all
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/menutop.css" rel="stylesheet" type="text/css" />

How to make this work?
Yes it's an ASP page, but this XAMPP is the internet server

Cheers
student101
 
Posts: 5
Joined: 15. December 2007 22:53

Postby student101 » 16. December 2007 05:03

bump...
student101
 
Posts: 5
Joined: 15. December 2007 22:53

Postby student101 » 16. December 2007 11:34

forgot to add that I have read all your docs and it says use absolute paths but how to turn that off?
I want to use relative paths and not absolute.

How to fix?
student101
 
Posts: 5
Joined: 15. December 2007 22:53

Postby KallistaAEnvarou » 16. December 2007 11:56

OK, first, could you wait a little more than a few hours before bumping your thread? People will respond when they're ready. Also, there's an edit link, so...

<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/menutop.css" rel="stylesheet" type="text/css" />

Now, first off, you don't need type="text/css". Second, is there a css folder located in the folder that your current file is coming from? As in, if you're in http://website.com/forum/, is there a http://website.com/forum/css/style.css file?

As far as paths are concerned, you can read more here, courtesy of Izzy.
KallistaAEnvarou
 
Posts: 126
Joined: 02. December 2007 17:33
Location: Cold Cold California

Postby student101 » 16. December 2007 12:15

Thank you for your reply.

YES to question.

I have read that ages ago.
It still doesn't answer my question, as I use CSS and JS.

I have been developing with dreamweaver for years and this is the first time that I have ever had any css issues as it worked before I jumped to XAMPP with IIS.

This is the paths to my problem files:
Local path:
Code: Select all
C:\Documents and Settings\username\My Documents\Sites\church\css
C:\Documents and Settings\username\My Documents\Sites\church\js

Server path:
Code: Select all
C:\xampp\htdocs\church\css // CSS files are all there.
C:\xampp\htdocs\church\js // JS files are all there.




KallistaAEnvarou wrote:OK, first, could you wait a little more than a few hours before bumping your thread? People will respond when they're ready. Also, there's an edit link, so...

<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/menutop.css" rel="stylesheet" type="text/css" />

Now, first off, you don't need type="text/css". Second, is there a css folder located in the folder that your current file is coming from? As in, if you're in http://website.com/forum/, is there a http://website.com/forum/css/style.css file?

As far as paths are concerned, you can read more here, courtesy of Izzy.
student101
 
Posts: 5
Joined: 15. December 2007 22:53

Postby student101 » 16. December 2007 12:21

I forgot to add that I am using include to include my files like the menus.
They work on their own.

Also these odd things only happened after installing XAMPP.

Just more info.
student101
 
Posts: 5
Joined: 15. December 2007 22:53


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 133 guests