nplwebmaster
02-03-2011, 03:42 PM
i am not good with .net pages but forced to use it because of the needs. i know little bit and have built some online forms.
My Problem:I have the first page with a form to submit values. i am using server.transfer to pass the values to the second page. The problem is with the second page. I need to capture the values and pass it to a variable to build a url which is an xml file. Then use ReadXML method to read the values and then write in the body of the page. I am not able to pass the values so far to the url. can the values be used again in the second page to build something?
Thanks
-Nita
My Problem:I have the first page with a form to submit values. i am using server.transfer to pass the values to the second page. The problem is with the second page. I need to capture the values and pass it to a variable to build a url which is an xml file. Then use ReadXML method to read the values and then write in the body of the page. I am not able to pass the values so far to the url. can the values be used again in the second page to build something?
Thanks
-Nita