Click to See Complete Forum and Search --> : creating/editing a textfile??


MasterTom
09-22-2003, 02:44 AM
Yo people!

Introduction:
blablabla.... me....
....blalabla... ....websitebuilder.... blablabla....

Question:
I want to open/edit/create a textfile on my website...
but I DONT want to use PHP ('cause i CAN do it with php, i know)....

Why no php? Because i want the pages to be loadable/accesible on a desktop pc too...
(i DONT want to use a server)

Why post it here then??
Well, i thought Javascript could do the trick, but im not sure...

1) Is it possible with Javascript??
2) If so, how?
3) If not, any other language that CAN do it (except php)??

tnx anyway, <-- really appreciate it... :D

Khalid Ali
09-22-2003, 05:36 AM
1. No you cannot do it with JavaScript(however if you look thru the forums,you will find ActiveXControl and Java solutions integrated with JavaScript).

Best choice will be to use some sort of real programming language( but then you will have to use a web server)

The other choices other then PHP are

Java(JSP/Servlets) or
ASP or
Perl etc.

MasterTom
09-22-2003, 08:30 AM
Javascript CANT do the trick...

k tnx... :cool:

guess i'll then TRY TO do it with vb.net....

tnx anyway...:)