Web Hosting Talk







View Full Version : fantastico question


alwaysconfused
07-29-2004, 08:39 PM
My host has fantastico currently installed on it and I was wondering if I like install one of fantasticos scripts does it go like on my main page or a seperate page like if I wanted a poll on my index or a survey or something like that. Or does it create a new page and I have to link to it?

SLH-Ken
07-29-2004, 09:37 PM
You have the option of installing it in your root directory(domain.com) or another directory(domain.com/otherdir/)

alwaysconfused
07-29-2004, 10:58 PM
But if I install it to the root directory wont it erase all that is on it or where will it know where to go?

buyourweb
07-29-2004, 11:19 PM
Fantastico does not let you install a script into the root folder. It always asks for a folder to be created during the install. Also you will have to link your current site to the new script, since it is in a different folder with all it's own php files
ie http://www.yourdomain.com/fantastico_script
Hope this helps a little.
Peace

alwaysconfused
07-30-2004, 12:36 AM
So like I couldnt have it off to the left or right of my main page? Well thats stupid, I want it on my main page located where I want it! lol okay...

buyourweb
07-30-2004, 07:17 AM
You could you the <iframe> tag if you want to add it to your current home page.
Peace

alwaysconfused
07-30-2004, 01:06 PM
Whats <iframe>? I have never heard of it before? What does it do?

ldcdc
07-30-2004, 01:16 PM
http://www.htmlhelp.com/reference/html40/special/iframe.html

search google for iframe... you'll find more pages. :)

alwaysconfused
07-30-2004, 02:22 PM
Thanks Dan. Will do!

buyourweb
07-30-2004, 03:35 PM
http://www.w3schools.com/tags/tag_iframe.asp

This is the link I use all the time.
Peace

alwaysconfused
07-30-2004, 03:49 PM
oh I think I like that more thanks!

Christina
07-30-2004, 04:00 PM
Depending on what script you're adding, you can just edit the index.php file and add your site to it.