I have been trying for a week to do this, but no luck yet.
I have created a form that a user can vote on, which passes a number(1-5) to the asp page. I have made the the asp page recieve the value and now what I was hoping to do, was to use something like the case statement to select the path to right to and then rasie that textfile value by one.
However everything I have tried returns me a HTTP 500 - Internal server error.
I looked a few code snippets but none seem to work. I have thought manage to write string to files, so I can't see what would be different.
Any help aprreciated,
Thanks
I have created a form that a user can vote on, which passes a number(1-5) to the asp page. I have made the the asp page recieve the value and now what I was hoping to do, was to use something like the case statement to select the path to right to and then rasie that textfile value by one.
However everything I have tried returns me a HTTP 500 - Internal server error.
I looked a few code snippets but none seem to work. I have thought manage to write string to files, so I can't see what would be different.
Any help aprreciated,
Thanks