I have an application that stores info in an ini file in this format:
[location one]
33="11:00:00 PM", "11:30:00 PM", "WRC", "4", "ftplocation"
Obviously, the strings don't make a lot of sense to anyone but me so i need a way for a user to edit them. I'd like to put it into a web page and when they change the strings, save the changes back to a web page.
Does anyone know how to do this?
Thanks.
Mindy
[location one]
33="11:00:00 PM", "11:30:00 PM", "WRC", "4", "ftplocation"
Obviously, the strings don't make a lot of sense to anyone but me so i need a way for a user to edit them. I'd like to put it into a web page and when they change the strings, save the changes back to a web page.
Does anyone know how to do this?
Thanks.
Mindy