What 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...
Yours
Hot-Text a/k/a Billy Ray
"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message
news:OJKoYjGd...@TK2MSFTNGP04.phx.gbl...
--
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
: > :
: >
: >
"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message
news:u98Xz1Pd...@TK2MSFTNGP04.phx.gbl...
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...
--
--
"Tom Willett" <t...@youreadaisyifyoudo.com> wrote in message
news:u98Xz1Pd...@TK2MSFTNGP04.phx.gbl...
--
--
"Hot-text" <hot-...@hotmail.com> wrote in message
news:%23rcF0sP...@TK2MSFTNGP05.phx.gbl...
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 [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
: >>> :
: >>>
: >>>
: >
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
Microsoft MVP Expression Web
"Hot-text" <hot-...@hotmail.com> wrote in message
news:Oeu9eW1d...@TK2MSFTNGP04.phx.gbl...