I’ve just finished making a database with a couple of asp files which search it and also bring up info from the database when a search result is clicked on dynamically and accordingly. It all works fine (finally) but everything that comes from the database is all kinda like
Belle%20De%20Jour%3A%20
etc etc. I think I need to use html.encode or summat similar but im not entirely sure how to use it. Is it once at the beginning of a file or is it everytime i response.write something? Any help, advice or examples would be very much appreciated. Deadline on Monday, never touched asp before until yesterday. Argh. Ha ha!