green_shores
03-19-2011, 04:40 PM
:)Can somebody please tell me that how can i use apache to save my data in an xml file using or with javascript?please give me code example too
|
||||
using apache to save data in xml file using javascriptgreen_shores 03-19-2011, 04:40 PM :)Can somebody please tell me that how can i use apache to save my data in an xml file using or with javascript?please give me code example too Fou-Lu 03-20-2011, 03:37 PM Apache hasn't a thing to do with this, its all the language that takes care of file handling. Best I know, javascript cannot do this unless you are intending on writing to a file on the client (whether it be the server or a remote machine), and even then it would be questionable if it can be done. To write files on a server, you should be using a server side language such as PHP, Java through JSP, perl, asp (not generally used with apache), etc. green_shores 03-20-2011, 04:55 PM :thumbsup:thanks for your reply, i'll try php |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum