Polls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
How can a make a poll in frontpage 2002. I've looked all over
Javascriptsource.com and can't find anything.
Thanks
 
That's because it can't be done with JavaScript.
You can write a solution in ASP or PHP depending on what is supported on
the server.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Hello,
What is ASP or PHP.

This is a few things my hoster has. Hope they might help.


Free Hosting FeaturesShared SSL
Free Hosting FeaturesPHP
Free Hosting FeaturesCGI-BIN (for perl scripts)
Free Hosting FeaturesMicrosoft FrontPage Server Extensions 2002
Free Hosting FeaturesSSI (Server Side Includes)
Free Hosting Features24x7 Server Monitoring

Jens Peter Karlsen said:
That's because it can't be done with JavaScript.
You can write a solution in ASP or PHP depending on what is supported on
the server.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: Louis [mailto:[email protected]]
Posted At: 6. februar 2005 21:29
Posted To: microsoft.public.frontpage.client
Conversation: Polls
Subject: Polls


Hello,
How can a make a poll in frontpage 2002. I've looked
all over Javascriptsource.com and can't find anything.
Thanks
 
ASP and PHP are serverside scripting languages - scripts that run on the
server, not in the browser.

For your poll (with your host) you will have to learn PHP -
www.w3schools.com will start you off,
and you will probably also need a database - check with your host, but their
feature list does not include any database.

Prepare to spend a lot of time on learning.

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


Louis said:
Hello,
What is ASP or PHP.

This is a few things my hoster has. Hope they might help.


Free Hosting FeaturesShared SSL
Free Hosting FeaturesPHP
Free Hosting FeaturesCGI-BIN (for perl scripts)
Free Hosting FeaturesMicrosoft FrontPage Server Extensions 2002
Free Hosting FeaturesSSI (Server Side Includes)
Free Hosting Features24x7 Server Monitoring

Jens Peter Karlsen said:
That's because it can't be done with JavaScript.
You can write a solution in ASP or PHP depending on what is supported on
the server.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: Louis [mailto:[email protected]]
Posted At: 6. februar 2005 21:29
Posted To: microsoft.public.frontpage.client
Conversation: Polls
Subject: Polls


Hello,
How can a make a poll in frontpage 2002. I've looked
all over Javascriptsource.com and can't find anything.
Thanks
 
Louis.....

You can learn enough php with RONX's suggestion and then take a look at.....

www.hotscripts.com

in their php section and you can probably find a poll script already done
and probably FREE!!!!

With your learnin < s > you can make any changes you might need or want to
make.
Most of the scripts are pretty decent but take your time and look them over
before you get started. Especially important to you would be good
installation and set up instructions for the script.

Best to you.....
Tom Gahagan

Louis said:
Hello,
What is ASP or PHP.

This is a few things my hoster has. Hope they might help.


Free Hosting FeaturesShared SSL
Free Hosting FeaturesPHP
Free Hosting FeaturesCGI-BIN (for perl scripts)
Free Hosting FeaturesMicrosoft FrontPage Server Extensions 2002
Free Hosting FeaturesSSI (Server Side Includes)
Free Hosting Features24x7 Server Monitoring

Jens Peter Karlsen said:
That's because it can't be done with JavaScript.
You can write a solution in ASP or PHP depending on what is supported on
the server.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: Louis [mailto:[email protected]]
Posted At: 6. februar 2005 21:29
Posted To: microsoft.public.frontpage.client
Conversation: Polls
Subject: Polls


Hello,
How can a make a poll in frontpage 2002. I've looked
all over Javascriptsource.com and can't find anything.
Thanks
 
Those sort of polls are done in other scripting languages besides
javascript; try www.hotscripts.com and look under Perl/CGI scripts, ASP
scripts or PHP scripts categories
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top