request("Quantity") IN .NET

D

Des

I have upgraded some software from classic ASP to .NET I am not using
the .NET datagrid.
Ihave a html table with a <type="text"> but on the submit to another
page it is not readable. I have been told that classic ASP does not
work in .NET is there an easy solution to reading this text box value.
I am not using

<form method="post" runat="server">

If I do the page itself generates errors saying variable not declared
when it is.

Des.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top