Thread: JS Scroller
View Single Post
Old 10-31-2005   #7 (permalink)
scrowler
code anyone?
 
scrowler's Avatar
 
Join Date: Feb 2004
Location: New Zealand
Posts: 590

Send a message via MSN to scrowler Send a message via Skype™ to scrowler
yeah, .htaccess code is often a better substitute because it means you don't have to alter any of your other pages.

for future reference here is how to do this with .htaccess: (put this in your .htaccess file in the main folder)

Code:
Options +FollowSymLinks
RewriteEngine on

RewriteRule index.php$ index.php?pagename=portfolio8ds.html&css=style.css
__________________
BioRUST Tutorials - the birthplace
scrowler is offline