fpremadm to update website... doesn't work

G

Geoffroy MELEN

Hi,

I first apologize for my poor english...

I tried to write a little batch file to "re-calculate" my web site on
regular interval (with scheduled tasks). Which looks like this :

----- copy/paste begin -----
"C:\Program Files\Fichiers communs\Microsoft Shared\web server
extensions\40\bin\fpremadm.exe" -o recalc -targetserver
http://www.mywebsite.com/_vti_bin/_vti_adm/fpadmcgi.exe -adminusername
webmaster -adminpassword mypassword
----- copy/paste end -----

However it doesn't seem to work, the update doens't occur... Could you tell
my what's wrong ?
The site runs on an Apache server with FrontPage2002 extensions. I use
Office 2000 and Windows XP Pro.

Thanks in adavance !
 
S

Steve Easton

You can't launch a script from a domain account on server, to run an executable that is part
of the server system files.

What you want to do won't work.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
G

Geoffroy MELEN

Thank you for your help. So, if I understand you, I must run this script
from the server itself. Can I do it with a script that runs when someone
visits a specific page? I don't know anything in HTML programming nor in
PHP, Javascript and other languages...

Thanks in advance...

--
Geoffroy


Steve Easton said:
You can't launch a script from a domain account on server, to run an executable that is part
of the server system files.

What you want to do won't work.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer
 

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

Top