Soldato
Hi,
Just wondering if this is possible using classic ASP. I have a list of words in a txt file. I wrote a function that accepts a string and then censors words that match the list (have a list of competitor names etc). All that works nice
Now, is it possible to somehow allow this file to be edited from the browser, as the client says opening the text file and re-uploading is a pain )which, granted it is). E.g. say I had a text box for the client to enter a new 'bad' word and add it to the text file.
Thanks
Just wondering if this is possible using classic ASP. I have a list of words in a txt file. I wrote a function that accepts a string and then censors words that match the list (have a list of competitor names etc). All that works nice
Now, is it possible to somehow allow this file to be edited from the browser, as the client says opening the text file and re-uploading is a pain )which, granted it is). E.g. say I had a text box for the client to enter a new 'bad' word and add it to the text file.
Thanks