Hello Mark , Adrian
Mark it was first a question if I was using the select case correctly before I tried to make some smaller code sample but with this web-server code nothing is small I will try to make a sample to test it out.
Adrian yes I agree and I may even change this code, but I was first working with the example I started with that Ben posted I was moving from using Get to POST in the web pages I already had from other work, so the sub that I parse the string with to find the data sent was what I was working on (using Instr) but it was not getting called even though GET was, so finally after putting in lots more prints I could see it was not being picked up in the select case and I then thought maybe I am using it incorrectly. Its now working as expected and I am getting what is sent as data by the POST and I can move on to change all the pages.
Regards paul
↧