Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how do I add a poll to my website

3 views
Skip to first unread message

trigat

unread,
Dec 3, 2009, 2:16:01 PM12/3/09
to
I want to add a polling system to my website and I don't want any third party
advertising.

What is the easiest way of doing it

Hot-text

unread,
Dec 3, 2009, 2:53:03 PM12/3/09
to
Searched Templates for "polling for frontpage" is the easiest way of doing
it!!!!

http://office.microsoft.com/en-us/templates/results.aspx?qu=polling+for+frontpage&av=TPL000

"trigat" <tri...@discussions.microsoft.com> wrote in message
news:C200A298-E09F-4C1A...@microsoft.com...

Tom Willett

unread,
Dec 3, 2009, 5:34:50 PM12/3/09
to
...and, where on that page do you see a FP polling template?
--
Tom [Pepper] Willett
Microsoft MVP - FrontPage Since 1997
---------------------------
"Hot-text" <hot-...@hotmail.com> wrote in message
news:uKL56IFd...@TK2MSFTNGP04.phx.gbl...
: Searched Templates for "polling for frontpage" is the easiest way of doing
:


Hot-text

unread,
Dec 4, 2009, 11:02:36 AM12/4/09
to
Tom Willett it's time for a good MS [MVP] to make some Template for
FrontPage and get them up on the the Microsoft Office Website
,,,,,,<<<<Hmm
For there Template out there. But on same bodies else website and you
looking to pay for it.... and maybe it or may not work on FrontPage
But [Tom Willett] you look at office Microsoft com to see if there were
polling template there and I thank you for that ...and no not one at all
maybe one or two but if you call them a template... But Microsoft Office
need to make more Templates for FrontPage ..and put they up on the website.


Yours
Hot-Text a/k/a Billy Ray


"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message
news:OJKoYjGd...@TK2MSFTNGP04.phx.gbl...

Tom Willett

unread,
Dec 4, 2009, 11:18:35 AM12/4/09
to
Don't understand a word of your gobbledy-gook.

--
Tom [Pepper] Willett
Microsoft MVP - FrontPage Since 1997
---------------------------
"Hot-text" <hot-...@hotmail.com> wrote in message

news:%23rcF0sP...@TK2MSFTNGP05.phx.gbl...
: Tom Willett it's time for a good MS [MVP] to make some Template for

: > :
: >
: >


Billy Ray

unread,
Dec 4, 2009, 11:48:30 AM12/4/09
to
Maybe i need to use this old Win98 to help you understand a words you

Microsoft MVP - FrontPage Since 1997

"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message

news:u98Xz1Pd...@TK2MSFTNGP04.phx.gbl...

Hot-text

unread,
Dec 4, 2009, 1:48:52 PM12/4/09
to
It's third party..... But you can make and Template for FrontPage form it so
you will not have the advertising
http://htmlgear.lycos.com/specs/poll.html

Do FrontPage need Template for Addins? http://www.hot-text.ath.cx/poll.html
<<<<Poll Here


"trigat" <tri...@discussions.microsoft.com> wrote in message
news:C200A298-E09F-4C1A...@microsoft.com...

David B.

unread,
Dec 4, 2009, 4:33:03 PM12/4/09
to
No one ever does.

--


--


"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message

news:u98Xz1Pd...@TK2MSFTNGP04.phx.gbl...

David B.

unread,
Dec 4, 2009, 4:35:54 PM12/4/09
to
FrontPage was discontinued years ago, why should Microsoft release updates
for it? As usual your post makes mo sense at all.

--


--
"Hot-text" <hot-...@hotmail.com> wrote in message

news:%23rcF0sP...@TK2MSFTNGP05.phx.gbl...

Hot-text

unread,
Dec 4, 2009, 11:51:55 PM12/4/09
to
Who say: Microsoft::::::: But you David B

I say; MS [MVP] "need" to make some Templates..

Do FrontPage need Template for Addins?
http://www.hot-text.ath.cx/poll.html <<<<Poll Here

And some of us move on too Microsoft Expression Web
For Microsoft Expression can make good Addin's Templates for FrontPage!!!
Maybe you can do it with Microsoft Visual Web 2005 Express Edition :::
David B ::: I like that one!

Why David B you LOOL at the Poor Webmaster by saying FrontPage was
discontinued years ago!
are you going to buy Microsoft Visual Web for the poor on Xmas


"David B." <ma...@nomail.net> wrote in message
news:#B9TDnSd...@TK2MSFTNGP06.phx.gbl...

Tom Willett

unread,
Dec 7, 2009, 8:46:44 AM12/7/09
to
How much are yo willing to pay the MVPs to do so? They are volunteers and
not obligated to do anything like that. So, why don't you make them for
free?

--
Tom [Pepper] Willett
Microsoft MVP - FrontPage Since 1997
---------------------------
"Hot-text" <hot-...@hotmail.com> wrote in message

news:OCEbtaWd...@TK2MSFTNGP04.phx.gbl...
: Who say: Microsoft::::::: But you David B

: >>> :
: >>>
: >>>
: >


Hot-text

unread,
Dec 7, 2009, 10:54:52 AM12/7/09
to
FrontPage Addins

Do FrontPage need Template for Addins?

Poll Addins 0 (0%)
Event Addins 0 (0%)
Links Addins 0 (0%)
Feedback Addins 0 (0%)
Perl Addins 2 (100%)
PHP Addins 0 (0%)
Albums Addins 0 (0%)
Chat Rooms Addins 0 (0%)
Games Addins 0 (0%)
Stores Addins 0 (0%)

2 Total votes

volunteers are free
Perl Addins <<Hmm

look like i would have the work that old Microsoft ActiveX Control Pad
Yes for Perl;;;;;;; Tom Willett;;;;;;;; they can pay me Too

#! C:/perl/bin

use Win32::OLE('in');
use constant wbemFlagReturnImmediately => 0x10;
use constant wbemFlagForwardOnly => 0x20;

$computer = ".";
$objWMIService = Win32::OLE->GetObject
("winmgmts:\\\\$computer\\root\\CIMV2") or die "WMI connection
failed.\n";
$colItems = $objWMIService->ExecQuery
("SELECT * FROM Win32_CodecFile","WQL",wbemFlagReturnImmediately |
wbemFlagForwardOnly);

foreach my $objItem (in $colItems)
{
print "Access Mask: $objItem->{AccessMask}\n";
print "Archive: $objItem->{Archive}\n";
print "Caption: $objItem->{Caption}\n";
print "Compressed: $objItem->{Compressed}\n";
print "Compression Method: $objItem->{CompressionMethod}\n";
print "Creation Class Name: $objItem->{CreationClassName}\n";
print "Creation Date: $objItem->{CreationDate}\n";
print "CS Creation Class Name: $objItem->{CSCreationClassName}\n";
print "CS Name: $objItem->{CSName}\n";
print "Description: $objItem->{Description}\n";
print "Drive: $objItem->{Drive}\n";
print "Eight Dot Three File Name:
$objItem->{EightDotThreeFileName}\n";
print "Encrypted: $objItem->{Encrypted}\n";
print "Encryption Method: $objItem->{EncryptionMethod}\n";
print "Extension: $objItem->{Extension}\n";
print "File Name: $objItem->{FileName}\n";
print "File Size: $objItem->{FileSize}\n";
print "File Type: $objItem->{FileType}\n";
print "FS Creation Class Name: $objItem->{FSCreationClassName}\n";
print "FS Name: $objItem->{FSName}\n";
print "Group: $objItem->{Group}\n";
print "Hidden: $objItem->{Hidden}\n";
print "Install Date: $objItem->{InstallDate}\n";
print "In Use Count: $objItem->{InUseCount}\n";
print "Last Accessed: $objItem->{LastAccessed}\n";
print "Last Modified: $objItem->{LastModified}\n";
print "Manufacturer: $objItem->{Manufacturer}\n";
print "Name: $objItem->{Name}\n";
print "Path: $objItem->{Path}\n";
print "Readable: $objItem->{Readable}\n";
print "Status: $objItem->{Status}\n";
print "System: $objItem->{System}\n";
print "Version: $objItem->{Version}\n";
print "Writeable: $objItem->{Writeable}\n";
print "\n";
}

"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message

news:eUvP8O0d...@TK2MSFTNGP02.phx.gbl...

Rob Giordano [MS MVP]

unread,
Dec 7, 2009, 12:13:53 PM12/7/09
to
Really, there is nothing stopping you from creating add-ins for an obsolete
product..go for it dood.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression Web


"Hot-text" <hot-...@hotmail.com> wrote in message

news:Oeu9eW1d...@TK2MSFTNGP04.phx.gbl...

0 new messages