Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very Simple Web site creation
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00905673
Message ID:
00906037
Views:
15
Seems like a simple enough thing to do - all you have to do is get the FTP information and put the files there for them. I would say that you can get as simple or hard as you want. Here's an idea - based on something that I did here on a .Net app;

Take a look at http://www.montgomeryacademy.org

If you browse around some of the pages, you will notice that the same general framework is in place. There's an html TABLE with a top, left, middle, right. The contents of the Middle area in the pages is actually stored in a text file that the user can upload to a pages/x subdirectory. It actually does a lot, but in general, we gave them ftp access to the directory, and they can update the content of the center page (the guts) whenever they want to. It has really been a good deal for the client and for us - the generic framework is all the same, but they can change a page by just uploading an html snippet to a file on the server.

You might look at something like this for your clients. They could run a local VFP app, and just type in some text that they want to appear in the center - then you could ftp the file to the server.

hth
wayne



>Hi Wayne,
>
>>It's pretty simple for you to create if you have the server there that is hosting the sites. Otherwise it gets much more complicated. Perhaps a bit more information about the setup.
>
>In these particular situations, I would expect them to use one of the inexpensive hosting companies (FawCow or something similar) that will host their domain name, handle their email, etc. All they are after is 1) email and 2) being able to update their simple site in a quick manner from within my application (as an example of a small restuarant: perhaps they have a BBQ dinner featured tonight, so they wish to quickly change from last's nite Fish Fry to BBQ tonight). This type of thing is the extent of what they want to do at this point.
>
>>Are these users going to browse somewhere and fill out some information and publish it? Or is this something else?<
>
>Basically, I would like them to be able to fill out a few Forms within a VFP app, and then be able to publish that data in HTML to their site. (I am using the word "Publish" somewhat loosely because of my FrontPager background). I just know in these situations that FrontPage is a little overkill for what I am thinking about.
>
>There will be no forms filled out online from the simple site.
>
>Mel Cummings
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform