|
Possibly, but that's more trouble than it's worth, and likely to break. If you can, port the data into Access.
You'll need to use some type of data provider, and while these exist for Excel, it doesn't require structured data, and allows you to make mistakes, put something on the wrong row, a column over, or whatever. The way you access data is very strict and methodical, so this can bubble up huge problems.
Finally, you don't actually sync FrontPage, you sync the web pages you create for your site. This means you need some type of server-side programming. I'm not sure if FP supports anything but ASP?
|