English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi, i want my webside to read its content from a texts file, so that the content shown in the webside change if i change the text file.

The .txt file are at the same hostingserver and created by dokuwiki.

I use dreamweaver 8.

Any suggestions?

2007-05-24 20:02:09 · 3 answers · asked by Meo 2 in Computers & Internet Programming & Design

3 answers

you can try coldfusion

http://livedocs.adobe.com/coldfusion/5.0/Developing_ColdFusion_Applications/manageFiles7.htm

2007-05-24 22:25:52 · answer #1 · answered by Pratheep T 2 · 0 0

You cannot do this with HTML or Javascript or VBScript.

What you need is server side processing like Perl CGI or ASP, PHP, JSP or Java. Sorry but there is no other way to do what you want.
Choose whichever is supported by your domain provider.

Good luck.

2007-05-25 03:10:32 · answer #2 · answered by AnalProgrammer 7 · 0 0

You can achieve this easily with Perl/CGI scripts. A CGI tutorial is very simple and hardly takes 15mins to start working.

2007-05-25 05:13:25 · answer #3 · answered by ani 2 · 0 0

fedest.com, questions and answers