| Author: ABitSmart 01 Nov 2009 | Member Level: Diamond | Rating:  Points: 2 |
It depends on what are the changes. One way to do it is, store the contents into database and read from it i.e. The client will do changes to the webpage HTML and then save it to DB. You will need to provide a tool which will provide an editor capability to edit the HTML and save to the DB using a web-service. Website will load the latest page from the DB.
Kind regards, ABitSmart DNS Web-master, DNS MVM My blog Thoughts.exe
|
| Author: Rabiya 03 Nov 2009 | Member Level: Gold | Rating:  Points: 2 |
Hi, Using Content management system is best solution. You can use FCK editor for this purpose. Please find the details of FCK editor in the following link:- http://www.dotnetspider.com/resources/26993-How-work-with-FCKEditor-Net.aspx
~Rabiya~
|
| Author: Balaji Gurunathan 06 Nov 2009 | Member Level: Bronze | Rating:  Points: 2 |
Hi,
Both of the above responses would have worked if the website has .asp pages. But all the webpages are .html and hosting environment is IIS 6.0 with PHP4.4.7 and MySQL 3.23.9. So, i guess i cannot writh asp.net server side code.Any other ideas please!
Balaji G
|
| Author: abdul rahim 16 Nov 2009 | Member Level: Silver | Rating:  Points: 2 |
better u give one button in ur pages update where the client can update there files
|