by linesh.patankar
. Updated 18 years, 4 months ago
Hi there,
I have an asp page where a form uses action=”post”, which gets values for 2 variables in form in text box from user. How do I access those values in the same asp page after user submits response values ? Any ideas ?