Click to See Complete Forum and Search --> : read / write access to text file


sh93701
02-13-2003, 07:47 AM
hi,

is it possible to get read (of course) but write access to a textfile by using jscript?
I know it's possible by using .asp or someting like that, but my provider doesn't support that

thx for help
stefan

pyro
02-13-2003, 07:50 AM
No, javascript can not read from/write to files.

sh93701
02-13-2003, 07:52 AM
is there a nother posibility of doing that?
vB code?

pyro
02-13-2003, 07:57 AM
Any server side language should be capable. I personally use PHP, but Perl or ASP would also work. (although I see your host doesn't support ASP -- How about the other two?)

khalidali63
02-13-2003, 08:06 AM
How about Java?

:-)

pyro
02-13-2003, 08:15 AM
I've never used Java, but yes, that too. :D

sh93701
02-13-2003, 08:26 AM
i never tried doing things with java - but i think there is no other way!

thx:confused:

khalidali63
02-13-2003, 08:28 AM
Email me your detailed problem as well as your functionality,I'll see if I can spare time on it today and make a solution for you in Java.

k_ali@shaw.ca

Khalid