Script to auto publish DB to website 
Author Message
 Script to auto publish DB to website

I want to automatically upload an Access db to my website
each morning.  The site was created using Frontpage and is
hosted remotely with an ISP rather than in-house.  Can a
WSH script be written to do this, including the log in
process? Perhaps using task scheduler?  If not, does
anyone have any other suggestions?


Sat, 25 Sep 2004 21:45:22 GMT  
 Script to auto publish DB to website
Look into using DOS FTP program with the -s parameter to use FTP commands from a text file.  Should be easy if you are always uploading from the same local directory to the same server directory.

--

Bill James
Microsoft MVPDTS

Win9x VBScript Utilities ? www.billsway.com/vbspage/
Windows Tweaks & Tips ? www.billsway.com/notes_public/

Quote:

> I want to automatically upload an Access db to my website
> each morning.  The site was created using Frontpage and is
> hosted remotely with an ISP rather than in-house.  Can a
> WSH script be written to do this, including the log in
> process? Perhaps using task scheduler?  If not, does
> anyone have any other suggestions?



Sun, 26 Sep 2004 19:13:12 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Publish pictures from Access-db

2. script for changing server publishing rules on ISA Server

3. Sample scripts from Macmillan Technical Publishing

4. Publishing VB-script and ASP

5. WSH scripting of MMC for Site Server Publishing

6. good website for NT admin scripts wanted...

7. execute a script on the background on a website

8. What happened to the MS scripting website?!

9. Can't automate website script access configuration using cscript

10. Can't set website script access

11. HOWTO: Download Access DB With OCX That Manages That DB

12. Add info to DB without DB wizard

 

 
Powered by phpBB® Forum Software