FrontPage 2000
Hello people.
I hope I don't sound to silly.
I have been making small websites for quite some time now with just FrontPage 98, FrontPage, and dreamweaver.
I have been asked to make a better site by some one, and was given FrontPage 2000.
Everything is pretty much fine as I want it, and I used the wizard to make a "Feed Back Form" and a couple of other things.
To work these things need to be data driven some how?
My question is what do I need on my host to make it work?
I have heard about front page extensions, but I am unsure what that really means.
My site works fine, every pages links the way I want it to, and the forms are there but don't work because ....?
Well that's what I would like clarification on.
Any help would sure be appricated.
Regards
bryanth
Peter J. Boettcher posted this at 13:21 — 9th May 2001.
They have: 812 posts
Joined: Feb 2000
I don't have a lot of experience with FrontPage, but from what I understand, FrontPage 2000 Server Extensions include functionality for incorporating databases into your pages. If your host supports FP2000 Server extensions then you should be able to take advantage of that. Without the FP2000 Server Extensions you won't be able to use those FrontPage features (feedback,search,db, etc)
PJ | Are we there yet?
pjboettcher.com
toneatlas posted this at 15:07 — 9th May 2001.
They have: 33 posts
Joined: Apr 2001
Well the front page ext. that you talk about means adding features to you web pages with ease. for example:
rollovers,text effects for them to work the server that you upload your pages to need to be enabled, talk to your host about that.
Also another neat feature is when you have certain ext. enabled you can make changes to your web page from frontpage and it will automatically update to the server with out the need to ftp!!
In your form you say it doesn't work?
For any form to work you will need to set the method i.e get, post and set you variables for example:
these couple of lines should be all that you need for the script to work, there is much more you can add but this simple remedy will get you started.
you also need to upload your cgi script into the cgi-bin, put the name of your cgi program in the script where I put "your cgi email program here
thats all!
Also 1 last thing in your cgi script, some require that you change maybe 1 or 2 lines to get the script to work.
Normally the lines that need to be edited for the most basic script are: the location of your perl compiler, normally the first line in the script and the server where the script will be located so it cant be linked from another server.
HOPE IT HELPED!!
TA Productions, Inc
Corporate Aviation
Affordable Website Design, Database Design, Software Development and Webhosting
http://www.doyouneedawebsite.net
Your Complete E-Business Solution !
bryanth posted this at 20:50 — 9th May 2001.
They have: 6 posts
Joined: May 2001
Thank you Peter, and toneatlas, I beleave you have answered my question, very well thank you.
Everything works on my comp, but not at my host, as I don't have server extentions, with your advice, i will move and everything should be fine. It not, I'll post another thread.
I will, try that script you gave me toneatlas, thanks again.
Regards
Bryanth
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.