I am using an asp form post application to send numerous sql variables to a search asp 
page.  

The page will need to be broken down into numerous pages as the list obtained is too 
large for one page.  

Most of the examples that I have seen do an open of the same page by passing an URL 
with a query string.  

The items that I would be passing would be too large.  

Is there some way to do the same thing by using a form post procedure?

TIA,


Keith E. Kosmicki
Applications Consultant
State of IL Human Services
STL Technology Partners

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to