Thanks for the replies. It is fairly obvious that my question was nowhere detailed enough to receive an adequate response. I have solved the problem though.
Pete - my problem was passing a bunch of data in hidden text boxes to an asp page and then loading that data into an XDS schema to send (I call it post) the data to a web site that will evaluate the validity of the data sent against stored schemas and if the data passes send the appropriate response. I have never done this before and was quite confused as to why my code would not run. In the end my code was correct but the server would not allow the request to be sent through the project. The problem was solved by placing the asp page that sent the data on the root directory of the web server. When the page was placed on the root directory it went out fine and we got the desired response.
As to not replying I do apologize but I was under a very tight deadline and was working 14+ hrs/day to try and get the job done. I will be more attentive in the future.
Merlin, I was beginning to think it would be 20000 before I got the project working but it is working fine now so, hey, I am really early with the solution. Time for a raise I should think.